File size: 233 Bytes
e7941a7
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
repos:
  # General linting:
  - repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v3.2.0
    hooks:
      - id: trailing-whitespace
      - id: end-of-file-fixer
      - id: check-yaml
      - id: check-added-large-files