Skip to content

cleanup linting tools #93

Description

@mpounsett
  • Still running too many linting tools... it might be time to finally deprecate pylint and possibly pydocstyle.
  • Bandit can probably use pyproject.toml now that early Python versions have been deprecated (will require bandit[toml] for Py <= 3.10)
  • Update linting rules being applied (lengthen line limits, etc)
  • Add a mypy config but leave it out of the default tox environment list for now (until the codebase is properly typed)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions