mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-13 03:32:22 -04:00
10 lines
216 B
YAML
10 lines
216 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v3.2.0
|
|
hooks:
|
|
- id: check-added-large-files
|
|
- id: check-json
|
|
- id: check-yaml
|
|
# - id: end-of-file-fixer TODO
|
|
- id: trailing-whitespace
|