|
|
19ec65326b
|
Fix code quality tools configuration and workflow
- Fix PHP CodeSniffer configuration to use WordPress coding standards
- Add WordPress stubs to PHPStan configuration
- Fix Codacy Analysis action by removing unsupported parameter
- Update SonarCloud action to use recommended sonarqube-scan-action
- Add comprehensive documentation for code quality tools
- Update composer scripts to use vendor binaries
|
2025-04-21 14:45:27 +01:00 |
|
|
|
3048e91a78
|
Fix code quality tools configuration and update documentation
|
2025-04-21 14:32:11 +01:00 |
|
|
|
3926927791
|
Fix PHP version compatibility issues with all dependencies
|
2025-04-21 05:10:34 +01:00 |
|
|
|
728c5dcf3d
|
Fix PHP version compatibility issues with PHPStan and PHPMD
|
2025-04-21 05:08:23 +01:00 |
|
|
|
ea628c521b
|
Merge branch 'main' into simplify-code-quality-tools
|
2025-04-21 05:03:41 +01:00 |
|
|
|
ae7bd5cb89
|
Merge main into simplify-code-quality-tools and add SonarCloud and Codacy jobs
|
2025-04-21 05:01:49 +01:00 |
|
|
|
78bd0708d3
|
Add PHPStan and PHP Mess Detector for improved code quality
|
2025-04-21 04:58:51 +01:00 |
|
|
|
36840c46c1
|
Configure SonarCloud and Codacy with proper settings
|
2025-04-21 04:48:12 +01:00 |
|
|
|
0ab1a1df4d
|
Temporarily remove SonarCloud and Codacy jobs due to compatibility issues
|
2025-04-21 04:43:02 +01:00 |
|
|
|
69cd192f49
|
Fix SonarCloud configuration and fenced code blocks
|
2025-04-21 04:41:12 +01:00 |
|
|
|
4ebe55b940
|
Fix GitHub Actions references and add Markdown linting configuration
|
2025-04-21 04:34:05 +01:00 |
|
|
|
546ed59a61
|
Fix code quality issues from PR feedback
|
2025-04-21 04:25:28 +01:00 |
|
|
|
5cd2a7d374
|
Enhance CI/CD workflow with code quality checks and PHPCBF integration
|
2025-04-21 04:02:27 +01:00 |
|