Skip to content

pylama #104

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions