MikkelHJuul/profaneword

View on GitHub
profanities/database.go

Summary

Maintainability
D
2 days
Test Coverage

File database.go has 1282 lines of code (exceeds 500 allowed). Consider refactoring.
Open

package profanities

var edEndings = []*radixWordNode{
    {val: `ed`, word: DEFAULT},
    {val: `'d`, word: DEFAULT | MISSPELL},
Severity: Major
Found in profanities/database.go - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status