Commit Graph

4 Commits

Author SHA1 Message Date
ba2c01a8db fix: add analyzer modules
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-01 08:19:57 +00:00
a4248cdd4d Add models, analyzers, and formatters
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 07:57:59 +00:00
facf3fc941 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:27 +00:00
9adb55a80b 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:22 +00:00