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

Add a flake8 command to etstool.py #1027

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Commits on Sep 28, 2021

  1. Add a flake8 command to etstool.

    This PR also adds a setup.cfg which makes flake8 run cleanly.  There are
    things in the clean list that are likely errors and need to be fixed.
    
    This doesn't add flake8 to CI, that should be a separate PR.
    corranwebster committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    87b4f11 View commit details
    Browse the repository at this point in the history
  2. Add strict config.

    corranwebster committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b31c217 View commit details
    Browse the repository at this point in the history