mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-07 20:00:33 -04:00
Let's not just disable the `on` rules for the linter, let's just remove it entirely. The way it's set up now, you'll get an email every time you push to a PR, because GitHub fails to find any time to run the linter. * [x] I work here * [x] Follow-up to #8152