Skip to content
Snippets Groups Projects
Commit ba3ca988 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Merge branch 'test_spell' into 'master'

Test spell

See merge request sccs/docs.it4i.cz!203
parents 9ff1747c ae6d2070
No related branches found
No related tags found
5 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,!203Test spell
...@@ -16,13 +16,13 @@ capitalize: ...@@ -16,13 +16,13 @@ capitalize:
script: script:
- find mkdocs.yml docs.it4i/ \( -name '*.md' -o -name '*.yml' \) -print0 | xargs -0 -n1 scripts/titlemd_test.py - find mkdocs.yml docs.it4i/ \( -name '*.md' -o -name '*.yml' \) -print0 | xargs -0 -n1 scripts/titlemd_test.py
spell check: #spell check:
stage: test #stage: test
image: davidhrbac/docker-npmcheck:latest #image: davidhrbac/docker-npmcheck:latest
allow_failure: true #allow_failure: true
script: #script:
#- npm i markdown-spellcheck -g #- npm i markdown-spellcheck -g
- mdspell '**/*.md' '!docs.it4i/module*.md' '!docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md' '!docs.it4i/downtimes_history.md' -rns --en-us #- mdspell '**/*.md' '!docs.it4i/module*.md' -rns --en-us
ext_links: ext_links:
stage: test stage: test
......
# markdown-spellcheck spelling configuration file
# Format - lines beginning # are comments
# global dictionary is at the start, file overrides afterwards
# one word per line, to define a file override use ' - filename'
# where filename is relative to this configuration file
CAE CAE
CUBE CUBE
GPU GPU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment