mirror of
https://github.com/onyx-and-iris/q3rcon-cli.git
synced 2026-04-18 06:53:40 +00:00
Compare commits
1 Commits
v0.2.0
...
e2fb241bc2
| Author | SHA1 | Date | |
|---|---|---|---|
| e2fb241bc2 |
@@ -1,4 +1,11 @@
|
||||
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: local
|
||||
hooks:
|
||||
- id: update-readme
|
||||
|
||||
Reference in New Issue
Block a user