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

Exclude css from raptor bad words #7

Open
meme-lord opened this issue Jun 23, 2024 · 1 comment
Open

Exclude css from raptor bad words #7

meme-lord opened this issue Jun 23, 2024 · 1 comment

Comments

@meme-lord
Copy link

Not sure if this is a change you'd like but words like "overflow" and warning" appear commonly in css files but are never anything to investigate closer and can probably be excluded

    paths:
       exclude:
          - "*.css" 
          - "*.scss" 
@0xdea
Copy link
Owner

0xdea commented Jun 24, 2024

Hi! Thank you for your comment, I'll think about it as there are many potential false positives with this rule.

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

No branches or pull requests

2 participants