diff options
Diffstat (limited to 'admin/codespell/codespell.rc')
| -rw-r--r-- | admin/codespell/codespell.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/codespell/codespell.rc b/admin/codespell/codespell.rc new file mode 100644 index 00000000000..9ef5f40369c --- /dev/null +++ b/admin/codespell/codespell.rc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [codespell] | ||
| 2 | skip=.git/*,*.elc,*.eln,*.gpg,*.gz,*.icns,*.jpg,*.kbx,*.key,*.pbm,*.png,*.rnc,*.so,*.tiff,*.tit,*.xml,*.xpm,*.zip,*random_seed | ||
| 3 | builtin=clear,rare,en-GB_to_en-US | ||
| 4 | quiet-level=35 | ||