Commit Graph
2 Commits
Author SHA1 Message Date
Divarion-D 4d0e256b0c fix: improve URL construction in ImageResizeService and refactor syntax check script 2026-04-28 19:56:39 +03:00
Divarion-D 518993bb66 ci: extract PHP syntax check into reusable script
- Add tools/php_syntax_check.sh (supports full scan + single-file mode)
- CI workflow now calls the shared script
- All 6 agents updated to reference the script
- CONTRIBUTING.md: add Pre-Commit Checks section
- Exclude src/bin/* (third-party stubs) from lint
2026-03-15 13:49:18 +03:00