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
This commit is contained in:
@@ -51,6 +51,7 @@ This project follows the [WordPress Coding Standards](https://developer.wordpres
|
||||
* Validate and sanitize all inputs
|
||||
* Escape all outputs
|
||||
* Use asterisks (*) for bullet points in all Markdown files, not hyphens (-)
|
||||
* Add periods to the end of all inline comments
|
||||
|
||||
### Code Quality Tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user