Functions§
- check_
directory_ kind_ consistency - Within a multi-file unit (files sharing a qualified name), every file must
agree on kind. Handled by
check_group_kind_consistency; this check is the v0.4-style directory-level guard which now defers to it. - check_
directory_ name_ consistency - Within a multi-file unit (i.e., 2+ files in the same directory that share a qualified name), every file must declare exactly the same name.
- check_
group_ kind_ consistency - Files grouped by qualified name must agree on kind (even across directories).
- check_
path_ name_ alignment - Each file’s relative path must match its declared qualified name. Two arrangements are valid: