Move to flake8.

master
Simon Quigley 4 years ago
parent 807ab43d59
commit d3cfaed6af

@ -2,7 +2,7 @@
"exclude": "(^LICENSE)", "exclude": "(^LICENSE)",
"linters": { "linters": {
"sample": { "sample": {
"type": "pep8" "type": "flake8"
} }
} }
} }

Loading…
Cancel
Save