librascal icon indicating copy to clipboard operation
librascal copied to clipboard

use flake8 in the CI

Open felixmusil opened this issue 4 years ago • 0 comments

We should enforce PEP8 conformity using flake8 and run it in the CI. This corresponds to update the codebase making sure it is PEP8 compatible, add a flake8 target in cmake (like for clang_format), make a new CI to test with flake8.

felixmusil avatar Jun 29 '20 18:06 felixmusil