Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a developer I would like additional linting plugins to improve overall code consistency #197

Open
3 tasks
esparr opened this issue Nov 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@esparr
Copy link
Collaborator

esparr commented Nov 14, 2023

Acceptance Criteria:

  • The following additional flake8 plugins and companions are included in our project:
    - [ ] flake8-bugbear
    - [ ] flake8-multiline-containers
    - [ ] flake8-spellcheck
    - [ ] flake8-clean-block
    - [ ] flake8-comprehensions
    - [ ] flake8-eradicate
    - [ ] pep8-naming
    - [ ] black
    - [ ] isort
  • All linting is run from pre-commit command
  • README.md documentation has been updated to reflect changes to how we run linting and which linters are being used.
@esparr esparr added enhancement New feature or request good first issue Good for newcomers labels Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 🎭 Staging
Development

No branches or pull requests

1 participant