cg_openmm icon indicating copy to clipboard operation
cg_openmm copied to clipboard

add linting to CI

Open cwalker7 opened this issue 3 years ago • 0 comments

We should decide which linters to apply to cg_openmm, and integrate into the CI. Running flake8 on the current project results in some 18,000+ errors, mostly line too long, unused imports and whitespace issues that could be fixed easily.

cwalker7 avatar Feb 26 '21 18:02 cwalker7