-
-
Notifications
You must be signed in to change notification settings - Fork 19
Labels
Bug confirmedReport has been confirmed as a valid bugReport has been confirmed as a valid bug
Description
IDE and version
2024.3.5
Extension version
1.7.0
Biome version
1.9.4
Operating system
- Windows
- macOS
- Linux
Description
After installing version 1.7.0 of the plugin the plugin seems to ignore the biome.json config file at all.
All rules used for the save actions and the editor integration use the default biome config.
Steps to reproduce
- create a project using a biome.json config file that overrides any default rule e.g. disabling a rule
- activate on save actions in the plugin options
- check editor code errors and lint errors that show up not matching the actual biome.json config
Expected behavior
The plugin respects the rules in the biome.json file in the current dir
Does this issue occur when using the CLI directly?
No
Link to a minimal reproduction
No response
Metadata
Metadata
Assignees
Labels
Bug confirmedReport has been confirmed as a valid bugReport has been confirmed as a valid bug