Closed (fixed)
Project:
IMCE
Version:
3.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2024 at 04:06 UTC
Updated:
17 Aug 2024 at 21:24 UTC
Jump to comment: Most recent
Currently Cspell job reported many issues: https://git.drupalcode.org/issue/imce-3458471/-/jobs/2014253
Fix all cspell job by following https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/
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
ankitv18 commentedPlease review the MR, now Cspell pipeline is green.
Comment #4
pilot3 commentedI can confirm that Cspell is passed through the pipeline and the code looks good.
Comment #6
ufku commentedCommitted. Thanks.