We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae6686 commit a865294Copy full SHA for a865294
1 file changed
scripts/lint.sh
@@ -32,9 +32,6 @@ set +e
32
sphinx-lint 2> $(realpath "$rootdir/logs/sphinxlint.txt")
33
set -e
34
35
-# Undo changes to undo literal blocks disabling
36
-git checkout .
37
-
38
cd "$rootdir"
39
40
# Check of logfile is empty
0 commit comments