biomejs / biome-intellij

Biome plugin for IntelliJ
https://plugins.jetbrains.com/plugin/22761-biome
Apache License 2.0
49 stars 14 forks source link

🐛 <TITLE> Biome JetBrains IDE plugin suggests lint fixes, despite having disabled the linter in biome.json #51

Open anthony-hayes opened 6 months ago

anthony-hayes commented 6 months ago

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

adaptive-shield-matrix commented 2 months ago

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...