-
Bikkumalla Sai Krishna authored
- Remove all non-compliance features: user profile, team leaderboard, batch MR/issue analytics, and ~300 lines of dead client.py code - Add docs_checker: verifies README.md, CONTRIBUTING.md, USER_MANUAL.md, AGENTS.md presence in each repo - Add repo_files_checker: verifies .gitignore, .editorconfig, CHANGELOG.md, SECURITY.md, CODE_OF_CONDUCT.md, .env.example, Dockerfile, .dockerignore - Add pre-commit hook analysis (lint/format/type_check/security/quality) - Add CI stage name normalisation (type-check → type_check) - Add score breakdown expander showing all 8 checks with pass/fail detail - Add branch selection in batch analysis with per-project fallback - Add subdirectory language detection for repos with nested config files - Fix --cov flag not detected due to word-boundary regex - Fix ruff missing from format tool list - Fix project type always Unknown when _get_paginated silently failed - Expand tool detection: 50+ new tools ac...
e966e9b1
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading