What happened?
I Would like flycheck to use a different checker than flake8 like flakeheaven.
System information
Loading data dump...
I Would like flycheck to use a different checker than flake8 like flakeheaven.
Loading data dump...
You’ll likely need to define a new flycheck checker based off of the flake8 one: https://github.com/flycheck/flycheck/blob/66a973afca1d03b8284baaa7590eb2b8615a1e6a/flycheck.el#L10563
Can you try setting flycheck-python-flake8-executable
?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.