Commit Graph

3 Commits

Author SHA1 Message Date
baa2a050d3 Fix code quality tool configurations and improve documentation
- Fixed phpstan.neon regex pattern for ignoring errors
- Commented out missing Universal sniffs in phpcs.xml
- Updated SonarCloud configuration to disable automatic analysis
- Improved code-quality-checks.md documentation based on feedback
- Added reminder about inline comment periods to .ai-assistant.md
2025-04-21 16:35:50 +01:00
61ca9d4768 Fix Markdown formatting issues in code-quality-checks.md
- Added blank lines around fenced code blocks
- Changed list markers from dashes to asterisks for consistency
- Added language specification to code blocks
- Fixed Markdown linting issues
2025-04-21 16:28:25 +01:00
3d1bf9d113 Update workflow documentation for code quality checks
- Added new code-quality-checks.md workflow guide
- Updated release-process.md to include code quality checks
- Updated code-review.md to reference the new workflow
- Added detailed instructions for running local checks before pushing
2025-04-21 16:07:16 +01:00