nuts-foundation/nuts-auth

View on GitHub
testdata/contracts.go

Summary

Maintainability
A
0 mins
Test Coverage

exported const InvalidContract should have comment or be unexported
Open

const InvalidContract = `
Severity: Minor
Found in testdata/contracts.go by golint

exported const ValidIrmaContract should have comment or be unexported
Open

const ValidIrmaContract = `
Severity: Minor
Found in testdata/contracts.go by golint

exported const ForgedIrmaContract should have comment or be unexported
Open

const ForgedIrmaContract = `
Severity: Minor
Found in testdata/contracts.go by golint

exported const ValidUnknownIrmaContract should have comment or be unexported
Open

const ValidUnknownIrmaContract = `{
Severity: Minor
Found in testdata/contracts.go by golint

There are no issues that match your filters.

Category
Status