@ -2,7 +2,8 @@ disabled_rules: # rule identifiers to exclude from running
- type_body_length
- file_length
- type_name
# - nesting
- variable_name
- nesting
opt_in_rules: # some rules are only opt-in
- empty_count
# included: # paths to include during linting. `--path` is ignored if present.