Chore: Move betterer eslint rules to use eslint suppressions (#106267)

Co-authored-by: joshhunt <josh.hunt@grafana.com>
This commit is contained in:
Tom Ratcliffe
2025-09-04 10:47:13 +01:00
committed by GitHub
co-authored by joshhunt
parent df685757ff
commit 55b638ea98
16 changed files with 5219 additions and 4703 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ To remove precommit hooks:
make lefthook-uninstall
```
> We strongly encourage contributors who work on the frontend to install the precommit hooks, even if your IDE formats on save. By doing so, the `.betterer.results` file is kept in sync.
> We strongly encourage contributors who work on the frontend to install the precommit hooks, even if your IDE formats on save. By doing so, the `eslint-suppressions.json` file is kept in sync.
## Build Grafana