structset.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method Structset.set has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (s Structset) set(doc *Document, mut *Mutation, field string, value any, force bool) {
Severity: Minor
Found in structset.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status