8b02dac542
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
3 lines
64 B
TOML
3 lines
64 B
TOML
enum-variant-name-threshold = 5
|
|
struct-field-name-threshold = 5
|