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 does not skip files with wildcard pattern #307

Closed
rrd108 opened this issue Sep 21, 2024 · 3 comments
Closed

exclude does not skip files with wildcard pattern #307

rrd108 opened this issue Sep 21, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rrd108
Copy link
Owner

rrd108 commented Sep 21, 2024

yarn analyze --exclude=*.test.ts  

Output contains all the test.ts files for all rules.

@rrd108 rrd108 added the bug Something isn't working label Sep 21, 2024
rrd108 added a commit that referenced this issue Sep 21, 2024
@David-Pena
Copy link
Collaborator

image
No tests at sight...

@David-Pena
Copy link
Collaborator

I changed twice some things and it didnt work... I forgot to build before running the tests...

@David-Pena
Copy link
Collaborator

Fixed in latest commit fbb4480

It can be check out thanks to pkg.pr.new via npm i https://pkg.pr.new/rrd108/vue-mess-detector@fbb4480

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants