Check for IETF Knodel terms

As originally added by @hadess
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 06229fb..1c5f501 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -12,5 +12,6 @@
       - uses: codespell-project/actions-codespell@master
         with:
           check_filenames: true
-          # When using this Action in other repos, the --skip option below can be removed
+          # When using this Action in other repos, the options below can be removed or tweaked to suit
           skip: ./.git,./codespell_lib/data,./example/code.c,test_basic.py,*.pyc
+          builtin: clear,rare,usage