biomejs/biome-intellij

๐Ÿ› <TITLE> Biome JetBrains IDE plugin suggests lint fixes, despite having disabled the linter in biome.json

anthony-hayes opened this issue ยท 1 comments

Environment information

IDE plugin 1.0.2 (GoLand 24.1) https://plugins.jetbrains.com/plugin/22761-biome/versions

What happened?

I'm using Biome as a formatter only, and would like it to respect the biome.json. However, in my editor, I'm getting lint suggestions, despite that not being something I configured.

Expected result

The IDE plugin should respect the biome.json

Code of Conduct

  • I agree to follow Biome's Code of Conduct

Problem persists on the newest published version of 1.2.1.
A really annoying problem.
I guess, I would have to switch back to prettier until this is resolved...