mirror of
https://github.com/foomo/squadron.git
synced 2025-10-16 12:35:42 +00:00
chore: use golangci-lint fmt
This commit is contained in:
parent
b12e546743
commit
2cff79c65b
@ -8,7 +8,7 @@ hooks:
|
|||||||
|
|
||||||
lint-staged:
|
lint-staged:
|
||||||
'*.go':
|
'*.go':
|
||||||
- goimports -l -w
|
- golangci-lint fmt
|
||||||
|
|
||||||
lint-commit:
|
lint-commit:
|
||||||
types: '^(feat|fix|build|chore|docs|perf|refactor|revert|style|test|wip)$'
|
types: '^(feat|fix|build|chore|docs|perf|refactor|revert|style|test|wip)$'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user