diff options
| author | georg | 2019-07-22 13:31:40 -0700 |
|---|---|---|
| committer | jvoisin | 2019-07-22 13:31:40 -0700 |
| commit | 8bb2826f7a396cdc49542bf3bb868a9c61848ed2 (patch) | |
| tree | b6a56ffd460769ab661691eb9b891fe6b1db7e46 /utils/ci/codespell | |
| parent | 5c33b290ae2727275ac4ba2128f17fa757f0e7c8 (diff) | |
CI: Add job to run codespell, a spell checking software
Diffstat (limited to 'utils/ci/codespell')
| -rw-r--r-- | utils/ci/codespell/ignored_words.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/ci/codespell/ignored_words.txt b/utils/ci/codespell/ignored_words.txt new file mode 100644 index 0000000..02ae70c --- /dev/null +++ b/utils/ci/codespell/ignored_words.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | # Words to be ignored by codespell. | ||
| 2 | # Put one word per line and sort alphabetically. | ||
| 3 | process' | ||
