-
Notifications
You must be signed in to change notification settings - Fork 286
Closed

Description
Great work so far!
I have two small suggestion - for linter, would you consider changing pydocstyle+pyflakes to pylama? Pylama covers pretty much all the essential linters in one: pep8 (now pycodestyle), pydocstyle, pyflakes, pylint and McCabe. Easier than adding a linter for each. The recently added mypy is a nice optional addition.
I think Jedi + pylama + YAPF + isort would be a a very comprehensive combination.
Metadata
Metadata
Assignees
Labels
No labels