diff --git a/.codespellrc b/.codespellrc index ee4f01c1e0..f5fa9cc745 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,5 +1,5 @@ [codespell] -skip = _build,collections,*.po,_static,porting_guide*,style_guide +skip = _build,collections,*.po,_static,porting_guide*,style_guide,*.inv count = check-filenames = true quiet-level = 3