diff options
| author | georg | 2023-03-21 13:18:54 +0000 |
|---|---|---|
| committer | georg | 2023-03-21 13:18:54 +0000 |
| commit | b9677d86557d377dc4f627ee254910c3433de1e7 (patch) | |
| tree | 97b3abe9cd4bcd07a1a7d10b4f9744eb34419f48 | |
| parent | 6fde80d3e36dd2f80121da103bc8846587a90aaa (diff) | |
CI: codespell: drop obsolete list of ignored words
codespell was dropped via a63011b3f62d8de15cb27c0af0ccd46edbd2cfc4.
Accordingly, this commit does some cleanup.
| -rw-r--r-- | utils/ci/codespell/ignored_words.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/ci/codespell/ignored_words.txt b/utils/ci/codespell/ignored_words.txt deleted file mode 100644 index 02ae70c..0000000 --- a/utils/ci/codespell/ignored_words.txt +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | # Words to be ignored by codespell. | ||
| 2 | # Put one word per line and sort alphabetically. | ||
| 3 | process' | ||
