mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:16:13 +01:00
8e3e3630a5
Co-authored-by: David Bruchmann <david.bruchmann@gmail.com> Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
306 B
306 B
Running lints in GitLab
In GitLab CI you should use composer scripts.
Composer scripts
You can run your lints using composer scripts. An example workflow is defined in .gitlab-ci.yml.