Download the PHP package linasram/ecs-gitlab-format without Composer
On this page you can find all versions of the php package linasram/ecs-gitlab-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linasram/ecs-gitlab-format
More information about linasram/ecs-gitlab-format
Files in linasram/ecs-gitlab-format
Download linasram/ecs-gitlab-format
More information about linasram/ecs-gitlab-format
Files in linasram/ecs-gitlab-format
Vendor linasram
Package ecs-gitlab-format
Short Description GitLab output formatter for easy-coding-standard.
License MIT
Package ecs-gitlab-format
Short Description GitLab output formatter for easy-coding-standard.
License MIT
Please rate this library. Is it a good library?
Informations about the package ecs-gitlab-format
GitLab output formatter for easy-coding-standard
A GitLab output formatter for easy-coding-standard. Generates code quality report in GitLab Code Quality format, so, you can see it in GitLab UI.
Installation
Install the package via Composer:
Configure your ecs.php
file to use the formatter
For easy-coding-standard <11.0
:
For easy-coding-standard >=11.0
:
Usage
Run the ecs
command with the --output-format=gitlab
option.
GitLab CI
Include the following job in your .gitlab-ci.yml
file:
All versions of ecs-gitlab-format with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
symplify/easy-coding-standard Version ^10.1 || ^11.0 || ^12.0
ext-json Version *
symplify/easy-coding-standard Version ^10.1 || ^11.0 || ^12.0
The package linasram/ecs-gitlab-format contains the following files
Loading the files please wait ....