grokkit/internal/linter
Greg Gauthier 12bd5f9376
All checks were successful
CI / Test (push) Successful in 26s
CI / Lint (push) Successful in 18s
CI / Build (push) Successful in 14s
refactor(linter): clean language names in primary detection
Update DetectPrimaryLanguage to normalize "C/C++" and "C++" to "c" for consistent counting.
Revise function comment and internal comments for clarity.
Remove redundant comment on finding most common language.
2026-03-28 16:24:26 +00:00
..
language.go refactor(linter): clean language names in primary detection 2026-03-28 16:24:26 +00:00
linter_test.go chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter.go chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00