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

Some cleaning and pre-commit hooks #72

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 22, 2023

  1. Add pre-commit configuration

    tweska committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8e402b2 View commit details
    Browse the repository at this point in the history
  2. Remove trailing whitespaces

    tweska committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c7b923b View commit details
    Browse the repository at this point in the history
  3. Fix shebangs

    tweska committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    26c9bc4 View commit details
    Browse the repository at this point in the history
  4. Update pre-commit and remove development requirements

    pre-commit will automatically install dependencies and use seperate environments
    tweska committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    04a0991 View commit details
    Browse the repository at this point in the history
  5. Fix undefined import

    tweska committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f551702 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Make pylint happy

    tweska committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3c0ef69 View commit details
    Browse the repository at this point in the history
  2. Make everything pass flake8 checks

    with a few exceptions
    tweska committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ce99964 View commit details
    Browse the repository at this point in the history