Skip to content
Snippets Groups Projects
Commit 854b4d91 authored by David Hrbáč's avatar David Hrbáč
Browse files

Spell check - excludes

parent b298b72d
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
Pipeline #
...@@ -25,7 +25,7 @@ spell check: ...@@ -25,7 +25,7 @@ spell check:
allow_failure: true allow_failure: true
script: script:
- npm i markdown-spellcheck -g - npm i markdown-spellcheck -g
- mdspell '**/*.md' '!docs.it4i/module*.md' -rn --en-us - mdspell '**/*.md' '!docs.it4i/module*.md' '!docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md' '!docs.it4i/downtimes_history.md' -rns --en-us
ext_links: ext_links:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment