dev: pip8 -> pycodestyle + config · sysfce2/python-pytest-httpserver@8781489 · GitHub
Skip to content

Commit 8781489

Browse files
committed
dev: pip8 -> pycodestyle + config
Amusingly pip8 and pylint did not agree on how to format the type-hinted parameters with default values. pycodestyle now agrees
1 parent 4cfec63 commit 8781489

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 0 deletions

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pep8
1+
pycodestyle
22
pylint
33
wheel
44
rope

setup.cfg

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)