mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 10:36:12 +02:00
tea/Documentation/Linters/GitLab/Index.rst

14 lines
306 B
ReStructuredText
Raw Normal View History

.. include:: ../../Includes.txt
.. _linters_gitlab:
=======================
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`.