We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: convert to an Analyzer (#22) * feat: convert to an Analyzer * chore: update GitHub Actions workflow * refactor: move options
Feature: Ignore comments in getLines() (#14) * Add go.mod * Add basic unittest * Add option to ignore comments in getLines() * Extend test coverage
Accept negative limits to skip checks
don't crash on cgo (#1) Don't crash on cgo
Update for golangci-lint