Skip to content
Snippets Groups Projects
Commit 59106db9 authored by Ted Bowman's avatar Ted Bowman
Browse files

remove phpcs testing for now

parent 049f06cd
No related branches found
No related tags found
1 merge request!5976Contrib: Issue #3411241: Expand ConverterCommand documentation to make it...
......@@ -363,17 +363,6 @@ default:
paths:
- core/phpstan-baseline.neon
'🧹 PHP Coding standards (PHPCS)':
<<: [ *with-composer, *default-job-settings-lint ]
stage: 🪄 Lint
variables:
KUBERNETES_CPU_REQUEST: "16"
script:
- composer phpcs -- --report-full --report-summary --report-\\Micheh\\PhpCodeSniffer\\Report\\Gitlab=phpcs-quality-report.json
artifacts:
reports:
codequality: phpcs-quality-report.json
'🧹 JavaScript linting (eslint)':
<<: [ *with-yarn, *default-job-settings-lint ]
stage: 🪄 Lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment