I want to be able to specify all linters I use for a specific language and either have them run automatically for the currently open file OR at least a single keyboard key-binding to run them all on the currently open file.

Currently I specify them all in the build-menu and I run them one by one.

Also - each linter should be run in background.

So for Python I use: mypy, flake8 and bandit. It is too tiring to run them all one by one from the build menu.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3799@github.com>