Problem/Motivation

eslint and stylelint jobs do not run when their config changes.

Steps to reproduce

See #2924755: Set max line length for JavaScript code comments to 80 (rather than 100)

Proposed resolution

Fix .gitlab-ci.yml

Remaining tasks

User interface changes

N/a

API changes

N/a

Data model changes

N/a

Release notes snippet

N/a

Issue fork drupal-3443412

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

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

  • catch committed dbffe6f4 on 10.3.x
    Issue #3443412 by alexpott: Running linting jobs when linting...

  • catch committed ebb8df68 on 11.x
    Issue #3443412 by alexpott: Running linting jobs when linting...
catch’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 10.3.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.