minetest-toolranks-extras/.pre-commit-config.yaml

8 lines
183 B
YAML
Raw Normal View History

2020-02-21 01:12:19 +01:00
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending