mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:56:13 +02:00

[FEATURE] Add php mess detector to ci

Resolves: #128
This commit is contained in:
Eike Starkmann 2024-07-30 19:06:35 +02:00
parent e95280412b
commit d0a44cfe3b

View file

@ -84,6 +84,7 @@ jobs:
- "php:cs-fixer" - "php:cs-fixer"
- "php:sniff" - "php:sniff"
- "php:stan" - "php:stan"
- "php:mess"
- "typoscript:lint" - "typoscript:lint"
- "yaml:lint" - "yaml:lint"
- "xliff:lint" - "xliff:lint"