Commit Graph

5 Commits

Author SHA1 Message Date
Matt Bierner 1a54933643 Revert "Use main eslint config for copilot extension too" 2026-04-23 15:17:22 -07:00
Matt Bierner ad6844f64d Use main eslint config for copilot extension too
- Moves copilot eslint config into top level eslint config
- Adopts some standard rules
- Suppress a few new shared rules
2026-04-20 22:46:02 -07:00
Rob Lourens 8c52cac169 Fixes for auto-approve blocking msbench (#1151) 2025-09-26 18:26:21 +00:00
Matt Bierner 83d74a8e49 Update to eslint 9 (#169)
* Migrate to eslint 9

Update our project to eslint 9. This requires moving to use a flat config file instead of the `eslintrc` file we were using previously

As part of this work I also fixed a few lint errors that we now catch

* Split up rules so js files also get some basic linting
2025-07-08 21:32:53 +00:00
kieferrm 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00