grokkit/internal
Greg Gauthier 269faa6546
Some checks failed
CI / Test (push) Failing after 23s
CI / Lint (push) Has been skipped
CI / Build (push) Has been skipped
fix(cmd): remove misplaced analyze command addition
- Remove `rootCmd.AddCommand(analyzeCmd)` from `cmd/analyze.go` init func
- Add empty `Linters` array for Rexx in `internal/linter/linter.go` with comment for analyze support
2026-03-28 17:37:11 +00:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter fix(cmd): remove misplaced analyze command addition 2026-03-28 17:37:11 +00:00
logger chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
prompts refactor(analysis): refine prompts, language detection, and context building 2026-03-28 12:46:04 +00:00
recipe test: add tests for recipe package and disable parallelism in cmd tests 2026-03-08 12:53:01 +00:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00