fix(skeleton): Use internal directory for api helper transform ...
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9ddfcad356
commit
c5561bd9ac
@ -14,11 +14,13 @@ var standardDirectories = []string{
|
||||
"api",
|
||||
"chart",
|
||||
"cmd",
|
||||
"deployments",
|
||||
"models",
|
||||
"internal",
|
||||
"internal/api",
|
||||
"internal/helper",
|
||||
"internal/transform",
|
||||
"pkg",
|
||||
"pkg/api",
|
||||
"pkg/helper",
|
||||
"pkg/transform",
|
||||
"restapi",
|
||||
"restapi/operations",
|
||||
"testdata",
|
||||
|
Loading…
Reference in New Issue
Block a user