Commit Graph

17 Commits

Author SHA1 Message Date
a17a574a7e Update code review guide with testing framework information 2025-04-22 22:36:15 +01:00
953bf3f6bb Add comprehensive error checking and feedback loops documentation 2025-04-22 22:01:38 +01:00
35d7623722 Update WordPress Playground integration with Plugin Toggle and comprehensive documentation 2025-04-22 01:39:36 +01:00
6e95542ac5 Improve wording in code-quality-checks.md conclusion 2025-04-21 16:43:29 +01:00
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
78bd0708d3 Add PHPStan and PHP Mess Detector for improved code quality 2025-04-21 04:58:51 +01:00
546ed59a61 Fix code quality issues from PR feedback 2025-04-21 04:25:28 +01:00
9d36b47f9f Standardize Markdown bullet points to use asterisks instead of hyphens 2025-04-21 04:12:51 +01:00
497c44c3c6 Add documentation for code quality tools and standards 2025-04-21 03:58:18 +01:00
a885ef1e0b Fixed formatting issues in markdown documentation files 2025-04-19 21:52:28 +01:00
3fa42ae1c7 Docs: Update release process with tag existence check 2025-04-18 18:03:23 +01:00
af48e84614 Fix wiki navigation, update wiki changelog, improve documentation, and fix tests workflow 2025-04-18 15:05:49 +01:00
342eefd471 Update documentation with AI IDE context recommendations and improve starter prompt
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
2025-04-18 03:57:43 +01:00
66758ac0f8 Update documentation and add starter prompt for template users
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
2025-04-18 03:47:03 +01:00
c7b590870c Initial commit of WordPress Plugin Starter Template for AI Coding
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Sync Wiki / Sync Wiki to GitHub (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
2025-04-18 03:09:39 +01:00