lintp — 4 dirs, 0 errors

Validate directory structure and file naming with a DSL you define in YAML. Written in Rust.

$ npx lintp-cli $ cargo install lintp
demo.gif — flagged, renamed, passing
lintp demo: failing files flagged with the rule condition that failed, then pass after renaming
docs/
├── getting-started# install, CLI, config structure
├── dsl-reference# every operator, variable, function
├── common-patterns# reusable naming & structure rules
└── examples# React, Node API, monorepo configs
MIT License github.com/narehart/lintp