Skip to content

Structure

Rule kinds in the Structure family. Each rule below links to its own page with options, an example, and any auto-fix support.

RuleDescription
max_directory_depthTree depth from repo root may not exceed max_depth.
max_files_per_directoryPer-directory fanout may not exceed max_files.
no_empty_filesFlag zero-byte files.