Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3411111
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3411111
Commits
659843ba
Commit
659843ba
authored
1 year ago
by
Ted Bowman
Browse files
Options
Downloads
Patches
Plain Diff
skip phpcs checks
parent
45f8fbc4
No related branches found
No related tags found
No related merge requests found
Pipeline
#69665
failed
1 year ago
Stage: 🏗️ Build
Stage: 🪄 Lint
Stage: 🗜️ Test
Pipeline: drupal-3411111
#69667
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-10
1 addition, 10 deletions
.gitlab-ci.yml
with
1 addition
and
10 deletions
.gitlab-ci.yml
+
1
−
10
View file @
659843ba
...
@@ -363,16 +363,7 @@ default:
...
@@ -363,16 +363,7 @@ default:
paths
:
paths
:
-
core/phpstan-baseline.neon
-
core/phpstan-baseline.neon
'
🧹
PHP
Coding
standards
(PHPCS)'
:
# Add back PHPCS tests after https://drupal.org/i/3411240.
<<
:
[
*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)'
:
'
🧹
JavaScript
linting
(eslint)'
:
<<
:
[
*with-yarn
,
*default-job-settings-lint
]
<<
:
[
*with-yarn
,
*default-job-settings-lint
]
...
...
This diff is collapsed.
Click to expand it.
Ted Bowman
@tedbow
mentioned in commit
7b26c038
·
1 year ago
mentioned in commit
7b26c038
mentioned in commit 7b26c038d6bc7a96ab2db5dfec2485f31ca800d0
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment