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

Sanity check - two spaces

parent b9813a64
No related branches found
Tags
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
......@@ -11,6 +11,14 @@ docs:
script:
- mdl -r ~MD013 *.md docs.it4i/
two spaces:
stage: test
image: davidhrbac/docker-mdcheck:latest
allow_failure: true
script:
- echo "== Files having more than one space betwee two characters =="
- find docs.it4i/ -name '*.md' -exec grep "[[:alpha:]] [[:alpha:]]" -l {} +
ext_links:
stage: test
image: davidhrbac/docker-mdcheck:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment