Commit Graph

3 Commits

Author SHA1 Message Date
823c8b5c8e Initial upload with CI/CD workflow
All checks were successful
CI / test (push) Successful in 13s
2026-02-01 07:55:45 +00:00
4a1ebc760d fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:29 +00:00
fc024ac015 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:15 +00:00