I envisioned using [pre-lint](https://pre-commit.com) for the linters since it takes so little time to execute. Perhaps we can reduce it to "pre-push". On another note, once we can start an IDE within a venv (thus, all packages being available within the IDE) we can use plugins to fix issues automatically. This would be part of the GSoC I'm trying to arrange for this summer.
Bug 1610346 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I envisioned using [pre-commit](https://pre-commit.com) for the linters since it takes so little time to execute. Perhaps we can reduce it to "pre-push". On another note, once we can start an IDE within a venv (thus, all packages being available within the IDE) we can use plugins to fix issues automatically. This would be part of the GSoC I'm trying to arrange for this summer.