opencontrol/compliance-masonry

View on GitHub
pkg/cli/export/exportFormat.go

Summary

Maintainability
A
35 mins
Test Coverage

Function exportJSON has 5 return statements (exceeds 4 allowed).
Open

func exportJSON(config *Config, workspace common.Workspace, output *exportOutput, writer io.Writer) []error {
    // result
    var errors []error

    // work vars
Severity: Major
Found in pkg/cli/export/exportFormat.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status