mirror of
https://github.com/mgechev/revive.git
synced 2025-11-23 22:04:49 +02:00
chore: enable formatters in golangci-lint config (#1421)
This commit is contained in:
@@ -10,9 +10,10 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/fatih/color"
|
||||
"github.com/spf13/afero"
|
||||
|
||||
"github.com/mgechev/revive/config"
|
||||
"github.com/mgechev/revive/revivelib"
|
||||
"github.com/spf13/afero"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user