Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
project_browser
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
project
project_browser
Commits
714f3b46
Commit
714f3b46
authored
3 months ago
by
James Shields
Committed by
Chris Wells
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3493332
: ESLint should not lint dependencies
parent
33a1c79a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!641
Delete recipes before running eslint checks.
Pipeline
#365883
passed with warnings
3 months ago
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
714f3b46
...
@@ -99,6 +99,7 @@ eslint:
...
@@ -99,6 +99,7 @@ eslint:
allow_failure
:
false
allow_failure
:
false
before_script
:
before_script
:
-
rm -fr sveltejs
-
rm -fr sveltejs
-
rm -fr recipes
################
################
# Add a new section for validation of Svelte JS.
# Add a new section for validation of Svelte JS.
...
...
This diff is collapsed.
Click to expand it.
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