Make golangci-lint more strict (#150)
* Reformat some YAML files * Make `golangci-lint` more strict
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
// just to fix compile issues with the import
|
||||
// just to fix compile issues with the import.
|
||||
var (
|
||||
_ fmt.Formatter
|
||||
_ context.Context
|
||||
|
||||
Reference in New Issue
Block a user