mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 00:00: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
|
||||
- gocritic
|
||||
- gocyclo
|
||||
- gofmt
|
||||
- goprintffuncname
|
||||
- gosimple
|
||||
- govet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue