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

🐛 IgnoreUnknown resulting in additional file being formatted #1607

Closed
1 task done
anthony-hayes opened this issue Jan 19, 2024 · 1 comment · Fixed by #1614
Closed
1 task done

🐛 IgnoreUnknown resulting in additional file being formatted #1607

anthony-hayes opened this issue Jan 19, 2024 · 1 comment · Fixed by #1614
Assignees
Labels
A-CLI Area: CLI A-Project Area: project S-Bug-confirmed Status: report has been confirmed as a valid bug

Comments

@anthony-hayes
Copy link

Environment information

Biome 1.5.2

What happened?

When using ignoreUnknown, special files like .eslintrc seem to be formatted, even if they're not in the include list
Reproduction here: https://github.com/anthonyhayesres/biome-ignore-unknown-bug

Expected result

ignoreUnknown shouldn't result in additional files being formatted

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@Conaclos
Copy link
Member

This should now be fixed by the last release: 1.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Project Area: project S-Bug-confirmed Status: report has been confirmed as a valid bug
Projects
None yet
3 participants