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

TST: use pre-commit for flake8 checks #49

Merged
merged 20 commits into from
Jan 3, 2023
Merged

TST: use pre-commit for flake8 checks #49

merged 20 commits into from
Jan 3, 2023

Commits on Jan 2, 2023

  1. TST: require flake<5.0.0

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3896842 View commit details
    Browse the repository at this point in the history
  2. Restrict ONNX version

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    94e24b9 View commit details
    Browse the repository at this point in the history
  3. Check importlib

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    85f6448 View commit details
    Browse the repository at this point in the history
  4. Add white space

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    781f61b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f85d47b View commit details
    Browse the repository at this point in the history
  6. Fix syntax

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1cc9b4f View commit details
    Browse the repository at this point in the history
  7. Fix whitespace

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8c117de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c81d9d View commit details
    Browse the repository at this point in the history
  9. Fix flake8 errors

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c7a4dae View commit details
    Browse the repository at this point in the history
  10. Fix doctest

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    78dc9fb View commit details
    Browse the repository at this point in the history
  11. Add documentation

    hagenw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    aef10f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Don't cache pre-commit

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b543140 View commit details
    Browse the repository at this point in the history
  2. Revert "Don't cache pre-commit"

    This reverts commit b543140.
    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    882f416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8408893 View commit details
    Browse the repository at this point in the history
  4. Expand contributing

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f96bb90 View commit details
    Browse the repository at this point in the history
  5. Try to use a unique cache

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1e86c18 View commit details
    Browse the repository at this point in the history
  6. Improve names

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    75431ae View commit details
    Browse the repository at this point in the history
  7. Debug

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    49869a2 View commit details
    Browse the repository at this point in the history
  8. Don't cache pre-commit

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    90606f9 View commit details
    Browse the repository at this point in the history
  9. Expand contributing

    hagenw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c5d5d1c View commit details
    Browse the repository at this point in the history