Skip to content

Commit

Permalink
Follow the source, Luke!
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Feb 10, 2021
1 parent 7c8a887 commit ee5612f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/spell_check/check_spelling.sh
Expand Up @@ -26,7 +26,7 @@
EXCLUDE_SCRIPT_LIST='(\.(xml|svg|sip|pl|sh|qgs|badquote|cmake(\.in)?)|^(debian/copyright|cmake_templates/.*|tests/testdata/labeling/README.rst|tests/testdata/font/QGIS-Vera/COPYRIGHT.TXT|doc/NEWS\.html|debian/build/))$'

# always exclude these external files
EXCLUDE_EXTERNAL_LIST='(resources/server/api/ogc/static/landingpage/js/.*|tests/testdata/.*)$'
EXCLUDE_EXTERNAL_LIST='(resources/server/src/|resources/server/api/ogc/static/landingpage/js/.*|tests/testdata/.*)$'

DIR=$(git rev-parse --show-toplevel)/scripts/spell_check

Expand Down

0 comments on commit ee5612f

Please sign in to comment.