mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 16:20:27 +00:00
backend: Enable gofmt in linter, fix all outstanding errors
This commit is contained in:
parent
858cdec2d5
commit
64f671b3bb
4 changed files with 15 additions and 14 deletions
|
@ -50,6 +50,7 @@ linters:
|
||||||
- goconst
|
- goconst
|
||||||
- gocritic
|
- gocritic
|
||||||
- gocyclo
|
- gocyclo
|
||||||
|
- gofmt
|
||||||
- goprintffuncname
|
- goprintffuncname
|
||||||
- gosimple
|
- gosimple
|
||||||
- govet
|
- govet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue