Skip to content

PRE-3250: adding qualityCode tools and preCommit hooks#10

Open
adumont-payplug wants to merge 5 commits intodevelopfrom
feature/PRE-3250
Open

PRE-3250: adding qualityCode tools and preCommit hooks#10
adumont-payplug wants to merge 5 commits intodevelopfrom
feature/PRE-3250

Conversation

@adumont-payplug
Copy link
Collaborator

@adumont-payplug adumont-payplug commented Mar 18, 2026

Description

Implementing the following tools :

  • CaptainHook
  • phpStan ➡️ code Quality
  • php-cs-fixer ➡️ PHP Linter
  • Regexes for commits and branches

Motivation:
Related issue(s): Closes PRE-3250


Type of Change

🐛 Bug fix (non-breaking change that fixes an issue) [ ]
✨ New feature (non-breaking change that adds functionality) [ ]
💥 Breaking change (fix or feature that causes existing functionality to change) [ ]
🔧 Refactor (no functional changes, code improvement only) [x]
📦 Dependency update [ ]
🔒 Security fix [ ]
📝 Documentation update [x]


Checklist

Code Quality

  • Code is linted and formatted - not yet
  • No unnecessary commented-out code or debug logs
  • No hardcoded values (use env variables or config)

Testing

  • Unit tests added / updated - not yet

Security & Ops

  • No sensitive data or secrets introduced
  • Logging and error handling are appropriate

@adumont-payplug adumont-payplug self-assigned this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant