pollux.codes

Files for the pollux.codes site
git clone git://pollux.codes/git/pollux.codes.git
Log | Files | Refs

.pre-commit-config.yaml (248B)


      1 repos:
      2   - repo: https://github.com/pre-commit/pre-commit-hooks
      3     rev: v5.0.0
      4     hooks:
      5       - id: check-case-conflict
      6       - id: check-illegal-windows-names
      7       - id: check-yaml
      8       - id: end-of-file-fixer
      9       - id: trailing-whitespace