Exclude copyright page of the manual from the spelling checks
There are too many names there for this to be practical.
This commit is contained in:
parent
9ad06f4b81
commit
7d25054ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ fi
|
|||
$CODESPELL \
|
||||
-I misc/suppressions/codespell-words \
|
||||
-x misc/suppressions/codespell-lines \
|
||||
-S 'build/cmake/modules/cotire.cmake,docs/changes.txt,docs/changes_30.txt,*.png,*.ico,*.bmp,*.cur,docs/doxygen/images,docs/doxygen/doxygen-awesome-css' \
|
||||
-S 'build/cmake/modules/cotire.cmake,docs/changes.txt,docs/changes_30.txt,*.png,*.ico,*.bmp,*.cur,docs/doxygen/images,docs/doxygen/mainpages/copyright.h,docs/doxygen/doxygen-awesome-css' \
|
||||
README.md docs include interface
|
||||
|
||||
rc=$?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue