.pre-commit-config.yaml 164 B

1234567
  1. - repo: https://github.com/pre-commit/pre-commit-hooks
  2. rev: v2.0.0
  3. hooks:
  4. - id: end-of-file-fixer
  5. - id: mixed-line-ending
  6. - id: trailing-whitespace