Skip to content

Instantly share code, notes, and snippets.

@iamgoangle
Created September 5, 2022 07:16
Show Gist options
  • Save iamgoangle/ca7d4190b4629e4f1270504aeb384c04 to your computer and use it in GitHub Desktop.
Save iamgoangle/ca7d4190b4629e4f1270504aeb384c04 to your computer and use it in GitHub Desktop.
pre-commit-blog
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment