From 8bb2826f7a396cdc49542bf3bb868a9c61848ed2 Mon Sep 17 00:00:00 2001 From: georg Date: Mon, 22 Jul 2019 13:31:40 -0700 Subject: CI: Add job to run codespell, a spell checking software --- utils/ci/codespell/ignored_words.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 utils/ci/codespell/ignored_words.txt (limited to 'utils/ci/codespell') 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 @@ +# Words to be ignored by codespell. +# Put one word per line and sort alphabetically. +process' -- cgit v1.3