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 prettier and pygrep hooks to pre-commit hooks #9644

Merged
merged 10 commits into from
Nov 18, 2024

Commits on Nov 16, 2024

  1. Fix code touching text

    Armavica committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    20d171b View commit details
    Browse the repository at this point in the history
  2. Fix type ignore syntax

    Armavica committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    839c14c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b55c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    23b0cfc View commit details
    Browse the repository at this point in the history
  2. Add pygrep-hooks pre-commit

    Armavica committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bc5f2cc View commit details
    Browse the repository at this point in the history
  3. Fix typos in docs and code

    Armavica committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a34a66c View commit details
    Browse the repository at this point in the history
  4. Add prettier pre-commit hook

    Armavica committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2537fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    633d8d0 View commit details
    Browse the repository at this point in the history
  6. Update .pre-commit-config.yaml

    Co-authored-by: Justus Magin <[email protected]>
    dcherian and keewis authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    78d40f7 View commit details
    Browse the repository at this point in the history
  7. add to .gitignore

    dcherian authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4d60eb1 View commit details
    Browse the repository at this point in the history