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

Stop passing filenames to nitpick-check @ pre-commit hooks #673

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Aug 12, 2024

  1. Stop passing filenames to nitpick-check @ pre-commit hooks

    The default is `pass_filenames: true`. This was causing the checks to be skipped even with `pre-commit run --all-files`. The hook was returning successful validation while there were multiple violations.
    
    Signed-off-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    webknjaz authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9e4276c View commit details
    Browse the repository at this point in the history