mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-28 07:22:00 +00:00
Merge branch 'main' into pr-images
This commit is contained in:
commit
e4b69b2cec
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ when:
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.58.1
|
image: golangci/golangci-lint:v1.58.2
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue