Merge branch 'main' into consolidate
commit
d63d684597
|
@ -3,8 +3,6 @@ ci:
|
||||||
skip:
|
skip:
|
||||||
# pre-commit.ci has trouble with this one
|
# pre-commit.ci has trouble with this one
|
||||||
- update-docs
|
- update-docs
|
||||||
- end-of-file-fixer
|
|
||||||
- trailing-whitespace
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v3.1.0
|
rev: v3.1.0
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
trivial:
|
||||||
|
- Enable pre-commit.ci end-of-file-fixer
|
||||||
|
- Enable pre-commit-ci trailing-whitespace
|
Loading…
Reference in New Issue