grokkit/internal/linter
Greg Gauthier 918ccc01c8
All checks were successful
CI / Test (push) Successful in 31s
CI / Lint (push) Successful in 25s
CI / Build (push) Successful in 22s
Release / Create Release (push) Successful in 36s
refactor(tests): improve error handling and defer usage
- Add error checking for os.Setenv and io operations in test files
- Use anonymous functions in defer to ignore errors from os.Remove, os.Setenv, etc.
- Minor formatting and consistency fixes in tests and client code
2026-03-02 21:33:11 +00:00
..
linter_test.go refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
linter.go feat(lint): add lint command with AI-powered fixes 2026-03-01 13:21:44 +00:00