CSPell tests failed when we used the GitLab CI template: https://git.drupalcode.org/project/token_filter/-/jobs/1136150
- Enable CSPell tests
- Make the test pass
Notes:
- Drupal's standard language is English (US) so the Australian/British spellings of words in the module need to be changed to fit that.
- Err on the side of fixing an error rather than ignoring it except for any names (modules, libraries, people etc)
- Use the GitLab CI Templates variables in the .gitlab-ci.yml file for ignoring words or files.
Issue fork token_filter-3433143
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 #3
tart0Comment #5
tart0Comment #6
darvanenJust one thing to look at :)
Comment #7
tart0Comment #8
darvanenVery nice, thank you @Tart0!
Comment #9
darvanen