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

Configure and apply pre-commit #280

Merged
merged 4 commits into from
Apr 5, 2022
Merged

Commits on Apr 3, 2022

  1. pre-commit: init

    jcarpent committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    db4de0c View commit details
    Browse the repository at this point in the history
  2. pre-commit: apply all

    run `pre-commit run -a`
    jcarpent committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    0067c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fe760e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. add git blame ignore file

    To use it, either:
    - git blame --ignore-revs-file .git-blame-ignore-revs
    - git config blame.ignoreRevsFile .git-blame-ignore-revs
    nim65s committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5fea484 View commit details
    Browse the repository at this point in the history