grokkit/internal/linter
Greg Gauthier fd033b03c7 fix(analyze): correct config, logger, and git usage in analyze command
- Fix config.GetModel to use command name and flag
- Switch to package-level logger functions
- Update git.IsRepo to take no arguments
- Simplify linter language detection comments
- Adjust Grok client creation to NewClient().StreamSilent
- Add error handling for confirmation input
- Remove unnecessary imports and refine comments in linter
2026-03-28 13:16:31 +00:00
..
language.go fix(analyze): correct config, logger, and git usage in analyze command 2026-03-28 13:16:31 +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