Closed HafnerMichael closed 1 year ago
Can this linter do everything or should we just leave both of them in there?
Can this linter do everything or should we just leave both of them in there?
There is no need because flake uses pycodestyle internally see here
Alright. Then the only fix I can see is the problem of the linter.
Since the abstract classifier is blocking this pr anyway, add this here, or postpone this pr and rebase it once the abstract classifier is fixed?
I would suggest to merge it, we just introduce a new functionality and from now on the repo follows those coding conventions. If you want to stick on the gh worklfow we can create a issue and resolve it in combination with #9
Description
Use flake8 as linter to also check the naming conventions