Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to load rules from subdirectories #10

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

denis-sokolov
Copy link

When a custom rule grows, it becomes clumsy to keep it in one file. Moving it into a subdirectory still requires an entry file, resulting in two similar, but distinct names in the custom rules directory.

This PR allows a shape of module directories that’s native to Node.js packages: a subdirectory with an index.js file in it.

@not-an-aardvark
Copy link
Contributor

Thanks for the PR! Unfortunately I don't have time to maintain this repository anymore. I would recommend forking the repository if you want to use new features like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants