This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-12-18 17:15:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d3f8f3e9d7
rust-clippy
/
tests
/
ui-toml
/
item_name_repetitions
/
threshold0
/
clippy.toml
3 lines
64 B
TOML
Raw
Normal View
History
Unescape
Escape
add lint for struct field names side effect for `enum_variants`: use .first() instead of .get(0) in enum_variants lint move to_camel_case to str_util module move module, enum and struct name repetitions check to a single file `item_name_repetitions` rename enum_variants threshold config option
2023-10-17 16:34:27 +00:00
struct-field-name-threshold
=
0
add ui-toml test
2023-09-24 16:25:20 +00:00
enum-variant-name-threshold
=
0
Reference in a new issue
Copy permalink