Commit 46ad090
committed
Use configuration file to configure spell checker tool
Support for a configuration file was added in the 2.0.0 release of the codespell tool used for spell check in this
repository. Use of this file allows consolidating all the configuration options in a single place, rather than having
some in `etc/codespell-ignore-words-list.txt` and the others in the taskfile.1 parent e17a1a9 commit 46ad090
File tree
3 files changed
+11
-7
lines changed- etc
3 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
409 | 406 | | |
410 | 407 | | |
411 | 408 | | |
412 | | - | |
| 409 | + | |
413 | 410 | | |
414 | 411 | | |
415 | 412 | | |
416 | 413 | | |
417 | 414 | | |
418 | | - | |
| 415 | + | |
This file was deleted.
0 commit comments