Doxygen Guard
B 80 completed
Other
cli / python · tiny
43
Files
3,645
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#389134Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
27.55Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47545
Member of a group with 1 similar repo(s) — canonical #99059 view group →
Top concepts (2)
Project DescriptionTesting
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
AI Prompt
Create a Python command-line tool that functions as a pre-commit hook. This tool needs to validate doxygen comments within the codebase. Specifically, it should check for the presence of doxygen comments, verify if the version information is stale, and validate the syntax of any custom tags used within those comments. The project structure should support testing using pytest and should handle configuration using YAML and TOML files.
python cli pre-commit doxygen linting testing pytest code-quality automation
Generated by gemma4:latest
Catalog Information
Pre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax.
Description
Pre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax.
Novelty
3/10Tags
python cli pre-commit doxygen linting testing pytest code-quality automation
Claude Models
claude-opus-4-6
Quality Score
B
80.0/100
Structure
87
Code Quality
75
Documentation
63
Testing
85
Practices
78
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (325% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 182 duplicate lines detected \u2014 consider DRY refactoring
Security & Health
4.1h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (3)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
MIT
License
5.3%
Duplication
Languages
Frameworks
pytest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Pre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
