You've already forked orderservice
chore(style): added orderservice to .golangci.yaml file
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ formatters:
|
||||
# A list of prefixes, which, if set, checks import paths
|
||||
# with the given prefixes are grouped after 3rd-party packages.
|
||||
# Default: []
|
||||
local-prefixes: []
|
||||
# - github.com/my/project
|
||||
local-prefixes:
|
||||
- orderservice
|
||||
|
||||
golines:
|
||||
# Target maximum line length.
|
||||
|
||||
Reference in New Issue
Block a user