Skip to content

🐛 Does not respect biome.json config since version 1.7.0 #158

@TheDadi

Description

@TheDadi

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.

Image

Image

Steps to reproduce

  1. create a project using a biome.json config file that overrides any default rule e.g. disabling a rule
  2. activate on save actions in the plugin options
  3. 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 bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions