Files
Dan Guido 236083a9fe feat: add minimal pre-commit infrastructure
- Add pre-commit configuration with essential checks only
- Check YAML, TOML, JSON syntax
- Check for merge conflicts and large files
- Enforce LF line endings (fix 2 test files with CRLF)
- Add debug statement detection
- Integrate ruff for Python formatting and linting
- Add GitHub workflow for pre-commit CI
- No unnecessary Python code changes
2025-08-22 15:27:16 -04:00
..
2025-04-16 19:19:43 +02:00