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

Adding pre commit #220

Merged
merged 10 commits into from
Feb 15, 2024
Merged

Adding pre commit #220

merged 10 commits into from
Feb 15, 2024

Commits on Feb 6, 2024

  1. adding pre-commit congif file and modifying tox

    Emmanuel Rondan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    aaee14a View commit details
    Browse the repository at this point in the history
  2. adding config files for black. added ignore revs file and adding blac…

    …k to github CI file
    Emmanuel Rondan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a125145 View commit details
    Browse the repository at this point in the history
  3. removing black from github CI and tox

    Emmanuel Rondan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6d380f7 View commit details
    Browse the repository at this point in the history
  4. making suggested changes to config files

    Emmanuel Rondan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    02eb87b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. upgrading python version on pre-commit hooks

    Emmanuel Rondan committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e7a2ed1 View commit details
    Browse the repository at this point in the history
  2. removing python version in pre-commit hooks

    Emmanuel Rondan committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b00827d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. adding isort config file

    Emmanuel Rondan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1e489a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5390b23 View commit details
    Browse the repository at this point in the history
  3. running pre-commit on all the code

    Emmanuel Rondan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    47be6dd View commit details
    Browse the repository at this point in the history
  4. ignoring pre-commit commit in git blame file

    Emmanuel Rondan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    99bee2d View commit details
    Browse the repository at this point in the history