mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
- Remove custom Python script (validate_yaml.py) - Use direct yamllint in pre-commit for simplicity - Update .yamllint config to disable style checks - Focus only on critical syntax errors - Better performance and standard approach - Maintain same validation coverage for all YAML files