12 lines
288 B
YAML
12 lines
288 B
YAML
![]() |
repos:
|
||
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||
|
rev: v2.3.0
|
||
|
hooks:
|
||
|
- id: check-yaml
|
||
|
- id: end-of-file-fixer
|
||
|
- id: trailing-whitespace
|
||
|
- repo: https://github.com/JohnnyMorganz/StyLua
|
||
|
rev: v0.20.0
|
||
|
hooks:
|
||
|
- id: stylua # or stylua-system / stylua-github
|