CSPell tests failed when we used the GitLab CI template: https://git.drupalcode.org/project/token_filter/-/jobs/1136150

  1. Enable CSPell tests
  2. 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.
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

darvanen created an issue. See original summary.

Tart0 made their first commit to this issue’s fork.

tart0’s picture

Assigned: Unassigned » tart0

tart0’s picture

Status: Active » Needs review
darvanen’s picture

Status: Needs review » Needs work

Just one thing to look at :)

tart0’s picture

Status: Needs work » Needs review
darvanen’s picture

Assigned: tart0 » Unassigned
Status: Needs review » Reviewed & tested by the community

Very nice, thank you @Tart0!

darvanen’s picture

Status: Reviewed & tested by the community » Fixed

  • darvanen committed 752e776e on 2.x authored by Tart0
    Issue #3433143 by Tart0, darvanen: CSPell - enable and fix
    

Status: Fixed » Closed (fixed)

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