Fix spellcheck:make-drupal-dict

Created on 20 April 2023, about 1 year ago
Updated 25 April 2023, about 1 year ago

Problem/Motivation

I started working on ๐ŸŒฑ [meta] Update JS dependencies for Drupal 10.1 Closed: duplicate and found that after rebuilding the cspell dictionary it contained the following two lines

$ cspell -c .cspell.json --root .. 'core/**/*' 'composer/**/*' composer.json --unique --wordsonly
info visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

The problem was introduced in ๐Ÿ“Œ Fix cspell use: specify globRoot and always pass --root to cspell Fixed

I also found that one of the command line arguments, --wordsOnly should be --words-only

Steps to reproduce

yarn spellcheck:make-drupal-dict
,

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Fixed

Version

9.5

Component
Otherย  โ†’

Last updated 39 minutes ago

Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone New Zealand

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024