Merge branch 'main' into consolidate
commit
d63d684597
|
@ -3,8 +3,6 @@ ci:
|
|||
skip:
|
||||
# pre-commit.ci has trouble with this one
|
||||
- update-docs
|
||||
- end-of-file-fixer
|
||||
- trailing-whitespace
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
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