-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I really like this library!
I have a feature request:
Could you make it possible to include directory names as part of the validation process?
In Next.js’s App Router, directory names directly correspond to the routing paths. In such cases, I’d like to prevent developers from using directory names that don’t comply with specific rules.
For example:
• app/review_guideline/page.tsx → Invalid
• app/review-guideline/page.tsx → Valid
Would it be possible to add this functionality?
Thank you!
hiro08ghhiro08gh
Metadata
Metadata
Assignees
Labels
No labels