grokkit/internal/workon
Greg Gauthier 7a16b2bcd2
All checks were successful
CI / Test (push) Successful in 38s
CI / Lint (push) Successful in 28s
CI / Build (push) Successful in 22s
Release / Create Release (push) Successful in 38s
refactor(test): explicitly discard errors from git commands in tests
This change adds `_ =` assignments to exec.Command(...).Run() calls in test setup code to explicitly ignore error returns, likely to satisfy linters or static analysis tools without changing behavior.
2026-03-31 22:51:58 +01:00
..
workon_test.go refactor(test): explicitly discard errors from git commands in tests 2026-03-31 22:51:58 +01:00
workon.go feat(workon): enhance command with IDE integration and README updates 2026-03-31 22:04:33 +01:00