Install a pre-commit hook for automated sorting
This commit is contained in:
parent
70d6fb446a
commit
01108a3b69
1 changed files with 4 additions and 0 deletions
|
|
@ -31,3 +31,7 @@ repos:
|
||||||
rev: v1.5.0
|
rev: v1.5.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: detect-secrets
|
- id: detect-secrets
|
||||||
|
- repo: https://github.com/google/keep-sorted
|
||||||
|
rev: v0.5.0
|
||||||
|
hooks:
|
||||||
|
- id: keep-sorted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue