Added a pre-commit hook template and explanation in README.md.
All threads resolved!
All threads resolved!
Compare changes
- Taras Lazariv authored
@@ -30,6 +30,7 @@ do
@@ -30,6 +30,7 @@ do
docker run --name=hpc-compendium --rm -w /docs --mount src="$(pwd)"/doc.zih.tu-dresden.de,target=/docs,type=bind hpc-compendium markdownlint $filepattern
@@ -37,6 +38,7 @@ do
@@ -37,6 +38,7 @@ do
docker run --name=hpc-compendium --rm -w /docs --mount src="$(pwd)"/doc.zih.tu-dresden.de,target=/docs,type=bind hpc-compendium markdown-link-check $filepattern
@@ -46,6 +48,7 @@ do
@@ -46,6 +48,7 @@ do
docker run --name=hpc-compendium --rm -w /docs --mount src="$(pwd)",target=/docs,type=bind hpc-compendium ./doc.zih.tu-dresden.de/util/check-spelling.sh
@@ -53,6 +56,7 @@ then
@@ -53,6 +56,7 @@ then
docker run --name=hpc-compendium --rm -w /docs --mount src="$(pwd)",target=/docs,type=bind hpc-compendium ./doc.zih.tu-dresden.de/util/grep-forbidden-words.sh