Description
Directory and file names can be checked against naming rules before they drift across a project.
This package is useful for teams that want consistent paths in source repositories, documentation, or generated assets. It is a filename linter, not a code formatter.
Name rules can break builds or scripts if enforced suddenly. Start with reporting mode before making checks mandatory.