| # Skip ChangeLogs and generated files. |
| skip = */ChangeLog*,*/configure,gdbsupport/Makefile.in,*.dat,*.eps,gdb/features/*.c,gdb/ada-casefold.h,gdb/copying.c,gdb/gdbarch-gen.h,gdb/gdbarch-gen.c,gdb/target-delegates-gen.c,gdb/aclocal.m4,gdbserver/aclocal.m4,gdbsupport/aclocal.m4 |
| ignore-words = gdb/contrib/codespell-ignore-words.txt |
| dictionary = gdb/contrib/codespell-dictionary.txt,- |
| uri-ignore-words-list = * |
| # How to ignore blocks of code. |
| ignore-multiline-regex = codespell:ignore-begin.*codespell:ignore-end |