mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-26 13:57:27 +08:00
fix: ci
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
version: "2"
|
||||
|
||||
run:
|
||||
fix: true
|
||||
|
||||
formatters:
|
||||
enable:
|
||||
- gofmt
|
||||
- goimports
|
||||
|
||||
linters:
|
||||
default: none
|
||||
enable:
|
||||
|
||||
Reference in New Issue
Block a user