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

🐛 Biome doesn't throw errors for files that can't handle #1247

Closed
1 task done
ematipico opened this issue Dec 18, 2023 · 0 comments · Fixed by #1249
Closed
1 task done

🐛 Biome doesn't throw errors for files that can't handle #1247

ematipico opened this issue Dec 18, 2023 · 0 comments · Fixed by #1249
Assignees
Labels
A-Project Area: project S-Bug-confirmed Status: report has been confirmed as a valid bug

Comments

@ematipico
Copy link
Member

Environment information

main

What happened?

Try to handle a file that Biome doesn't know how to handle.

I should print a diagnostic saying that it doesn't know how to handle a file. This is a regression that was introduced way back, and we didn't catch because we don't have a test for it

Expected result

I should throw a diagnostic. Users should use files.ignore or files.ignoreUnknown

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@ematipico ematipico self-assigned this Dec 18, 2023
@ematipico ematipico added A-CLI Area: CLI S-Bug-confirmed Status: report has been confirmed as a valid bug A-Project Area: project and removed A-CLI Area: CLI labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Project Area: project S-Bug-confirmed Status: report has been confirmed as a valid bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant