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 more pre-commit hooks #49

Merged

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4c7a9b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be7978 View commit details
    Browse the repository at this point in the history
  3. Run pre-commit run -a

    kurtmckee committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6c46365 View commit details
    Browse the repository at this point in the history
  4. Add a pre-commit hook to lint the code using flake8

    Configure flake8 to use black-compatible linting rules.
    This prepares for using black to auto-format the code.
    kurtmckee committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7a121f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4a44a3 View commit details
    Browse the repository at this point in the history