synapsecns/sanguine

View on GitHub
contrib/golang-ci-lint/main_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestValidatePath has 66 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestValidatePath(t *testing.T) {
    // Create a temporary directory for testing
    tmpDir := os.TempDir()
    cacheDir := filepath.Join(tmpDir, "cache")

Severity: Minor
Found in contrib/golang-ci-lint/main_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status