- Add -f/--file option to validate a single file - Add -d/--folder option to validate a directory - Add -o/--object option to validate all files related to an entity (e.g., company, vendor, user) with automatic singular/plural handling - Add summary table showing pass/fail status per file with error/warning counts - Remove deprecated positional path argument Usage examples: python scripts/validate_architecture.py -f app/api/v1/vendors.py python scripts/validate_architecture.py -d app/api/ python scripts/validate_architecture.py -o company 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
40 KiB
Executable File
40 KiB
Executable File