Skip to content

Instantly share code, notes, and snippets.

View charnley's full-sized avatar
😎
make fun

Jimmy Kromann charnley

😎
make fun
View GitHub Profile
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
hooks:
- id: trailing-whitespace
exclude: ^tests/resources/
- id: end-of-file-fixer
exclude: ^tests/resources/
- id: check-yaml