diff --git a/setup.cfg b/setup.cfg index f92bca9b..01a40b88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,3 +48,4 @@ known_django = django [codespell] skip = *.js,*.po,./node_modules/*,./.idea/*,./.env/*,./.venv/*,./build/*,./djangocms_icon.egg-info/* +ignore-words-list = alpha-numeric,assertIn,THIRDPARTY