dotfiles/.pre-commit-config.yaml
Hactarus 5e0d2135eb [pre-commit] Update toi 4.5.0
[nano] Remove draft§ folder
[i3status] Add Eth
[alactritty] Use 256 colors
2024-03-03 20:17:06 +01:00

10 lines
317 B
YAML

# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files