parent
3fb26dbffe
commit
4799e233c2
2 changed files with 8 additions and 4 deletions
|
|
@ -19,10 +19,10 @@ repos:
|
|||
hooks:
|
||||
- id: pyspelling
|
||||
args: ["--config", ".spellcheck.yml"]
|
||||
# - repo: https://github.com/golangci/golangci-lint
|
||||
# rev: v1.63.1
|
||||
# hooks:
|
||||
# - id: golangci-lint
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.63.1
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/hhatto/autopep8
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue