loeffel-io / ls-lint

An extremely fast directory and filename linter - Bring some structure to your project filesystem

Home Page:https://ls-lint.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

different rules for name and suffix

einaren opened this issue · comments

Is it possible to enforce special rules wher filename is uppercase and suffix is lowercase?

I would like this to enforce these open source conventions

README.md
CHANGELOG.md
etc..

You can simple use a regex for this or we could provide a uppercase rule