馃帀 Initial release of CODEOWNERS Optimizer
Features
- Smart rule ordering based on Sentry evaluation logic
- Specificity scoring system for CODEOWNERS patterns
- Validation of CODEOWNERS syntax
- Dry-run mode to preview changes
- Support for all CODEOWNERS syntax features
- Comprehensive documentation and examples
- Command-line interface with multiple options
- Pure Python implementation (no external dependencies)
Installation
pip install codeowners-optimizerUsage
codeowners-optimizer --input CODEOWNERS --dry-run