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
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
Comment #2
alexpottComment #4
longwaveLooks good to me.
Comment #7
catchCommitted/pushed to 11.x and cherry-picked to 10.3.x, thanks!