mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +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:sniff"
- "php:stan"
- "php:mess"
- "typoscript:lint"
- "yaml:lint"
- "xliff:lint"