MikkelHJuul/profaneword

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language