Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore: the purge #857

Merged
merged 1 commit into from
Apr 7, 2023
Merged

chore: the purge #857

merged 1 commit into from
Apr 7, 2023

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Apr 7, 2023

cspell . -c cspell.json 2>&1 | grep 'Unknown word' | sed -e 's/.*(//' -e 's/)//' -e "s/'s//" | tr [:upper:] [:lower:] | sort | uniq > words.txt

@tjjfvi tjjfvi requested a review from harrysolovay as a code owner April 7, 2023 14:23
@tjjfvi tjjfvi added this pull request to the merge queue Apr 7, 2023
Merged via the queue into main with commit afeb8a6 Apr 7, 2023
@tjjfvi tjjfvi deleted the the-purge branch April 7, 2023 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants