Problem/Motivation

We used to run linting jobs when config for the job changed but this has been broken for at least Eslint and Stylelint. See https://git.drupalcode.org/project/drupal/-/merge_requests/6719/pipelines - this didn't run the job automatically even though the rules changed.

Proposed resolution

Fix this.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

N/a

Issue fork drupal-3425580

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Change makes sense. Would like to get in and see on one of the javascript refactor tickets in review.

alexpott’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

Let's close this I'll review the other issue.