Skip to content
Snippets Groups Projects
Commit 714f3b46 authored by James Shields's avatar James Shields Committed by Chris Wells
Browse files

Issue #3493332: ESLint should not lint dependencies

parent 33a1c79a
No related branches found
No related tags found
1 merge request!641Delete recipes before running eslint checks.
Pipeline #365883 passed with warnings
...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment