-
-
Notifications
You must be signed in to change notification settings - Fork 402
fix: tag inconsistency per file #4031
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
Conversation
📊 Quantitative test results for language: |
This probably must come with a new lint for the proper tags... 🤔 |
Yes, definitely. May I add a new one to the current (old) linter? |
@airween Better to add it to the new instead? |
I can do that later. Could you open a new issue under linter's repository? |
It'd be nice if this gets merged before the end of March. 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only change I would do is to order the new tags after the 'tag:OWASP_CRS'...
Should the linter check this condition? I start to implement this new feature soon... |
We can, I mean, it won't hurt 😄 |
…/coreruleset into tag-consistency-per-file
I fixed the tag order. 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #3991