feat: allow dumping of configuration JSON Schema #362
Annotations
4 errors and 5 warnings
lint:
pkg/util/util/cli.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/fatedier/frp/) (gci)
|
lint:
pkg/util/util/cli.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/fatedier/frp/) (gci)
|
lint:
pkg/util/util/cli.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frp/frp. Supported file pattern: go.sum
|
lint:
pkg/util/util/cli.go#L18
empty-block: this block is empty, you can remove it (revive)
|
lint:
pkg/util/util/cli.go#L14
var-naming: func DumpJsonSchema should be DumpJSONSchema (revive)
|
lint:
cmd/frps/root.go#L37
var-naming: var showJsonSchema should be showJSONSchema (revive)
|
lint:
cmd/frpc/sub/root.go#L44
var-naming: var showJsonSchema should be showJSONSchema (revive)
|