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

📎 Allow overriding files.maxSize #5295

Open
arendjr opened this issue Mar 7, 2025 · 0 comments
Open

📎 Allow overriding files.maxSize #5295

arendjr opened this issue Mar 7, 2025 · 0 comments
Labels
A-Project Area: project good first issue Good for newcomers S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@arendjr
Copy link
Contributor

arendjr commented Mar 7, 2025

Description

The files section is not part of overrides. This makes sense to some degree, because we wouldn't want to override files.includes... that wouldn't make much sense. But unfortunately it also means that files.maxSize cannot be overridden right now. We should handle that one still.

Look for adding a files section to OverridePattern in crates/biome_configuration/src/overrides.rs.

@arendjr arendjr added A-Project Area: project good first issue Good for newcomers S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Project Area: project good first issue Good for newcomers S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

No branches or pull requests

1 participant