|
|
200cc5671d
|
Fix indentation issues in PHP files
- Fixed tabs vs spaces indentation issues in PHP files
- Updated phpcs.xml configuration
|
2025-04-21 15:01:09 +01:00 |
|
|
|
ad30d716db
|
Fix code quality issues
- Update composer.lock file to match composer.json
- Fix Markdown formatting in README.md
- Fix phpcs.xml argument syntax
- Fix phpstan.neon excludePaths syntax
|
2025-04-21 14:50:21 +01:00 |
|
|
|
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 |
|