Always run cspell against entire codebase

Created on 23 May 2024, 4 months ago

Problem/Motivation

At the moment we run cspell against only changed files. We should run it when the dictionary changes against all files but maybe cspell is quick enough to run against all files. And when we get a cache we can share across runners we can use the cache to speed it up (like we should for phpstan).

Steps to reproduce

Not doing this causes us to not fix issues like πŸ› A revert has cause cspell to fail due to the word yarhar Active quickly.

Proposed resolution

Run cspell if it is quick enough.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Needs work

Version

11.0 πŸ”₯

Component
OtherΒ  β†’

Last updated about 8 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024