Naming
Rule kinds in the Naming family. Each rule below links to its own page with options, an example, and any auto-fix support.
| Rule | Description |
|---|---|
filename_case | Basename (stem only or full) matches a case convention: snake, kebab, pascal, camel, screaming-snake, flat, lower, upper. |
filename_regex | Basename matches a regex. |
no_case_conflicts | Flag paths that differ only by case (e.g. |
no_illegal_windows_names | Reject path components Windows can’t represent: |