Structure
Rule kinds in the Structure family. Each rule below links to its own page with options, an example, and any auto-fix support.
| Rule | Description |
|---|---|
max_directory_depth | Tree depth from repo root may not exceed max_depth. |
max_files_per_directory | Per-directory fanout may not exceed max_files. |
no_empty_files | Flag zero-byte files. |