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
|
# A list of prefixes, which, if set, checks import paths
|
||||||
# with the given prefixes are grouped after 3rd-party packages.
|
# with the given prefixes are grouped after 3rd-party packages.
|
||||||
# Default: []
|
# Default: []
|
||||||
local-prefixes: []
|
local-prefixes:
|
||||||
# - github.com/my/project
|
- orderservice
|
||||||
|
|
||||||
golines:
|
golines:
|
||||||
# Target maximum line length.
|
# Target maximum line length.
|
||||||
|
|||||||
Reference in New Issue
Block a user