Commit edd2142
committed
Use .codespellrc file to configure spell check
The recent 2.0.0 release of the codespell tool used by the "Spell Check" CI workflow added support for configuring the
tool via a configuration file. Use of this file allows the spell check to easily be run by contributors locally with the
identical configuration as will be done in the CI. It replaces extras/codespell-ignore-words-list.txt.1 parent 42c3410 commit edd2142
File tree
3 files changed
+7
-6
lines changed- .github/workflows
- extras
3 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
Whitespace-only changes.
0 commit comments