ESLint should not lint dependencies

Created on 11 December 2024, 10 days ago

Problem/Motivation

There's a linting error in one of our -dev composer dependencies (kanopi/imagemagick-configuration), which is causing our pipeline to fail.

Steps to reproduce

Using the upstream at commit f155fe - a linting error in the downloaded recipes/ folder causes the ESLint pipeline stage to fail.

https://github.com/kanopi/imagemagick-configuration/commit/f155fe12ce50d...

Proposed resolution

Make the eslint job skip the recipes/ folder. Not sure if we can do this with some .eslintrc.json, or passing a new parameter to the job, or if we just `rm -fr recipes` the way we do so it skips the sveltejs currently.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇺🇸United States chrisfromredfin Portland, Maine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024