summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJakob Lykke Andersen <Jakob@caput.dk>2015-11-29 15:25:10 +0100
committerJakob Lykke Andersen <Jakob@caput.dk>2015-11-29 15:25:10 +0100
commitbd354f653c72f229fbc0d9fad91be03a105c7a01 (patch)
treefc2ef3b6b391ab8ac91b1024ccc63a33cec168f8 /Makefile
parent439326a50b1c9ab276e96e9261af3e1042defa41 (diff)
downloadsphinx-git-bd354f653c72f229fbc0d9fad91be03a105c7a01.tar.gz
Exclude stuff from style-check
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0b5d6396e..02854840e 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,8 @@ DONT_CHECK = -i build -i dist -i sphinx/style/jquery.js \
-i .ropeproject -i doc/_build -i tests/path.py \
-i tests/coverage.py -i env -i utils/convert.py \
-i tests/typing_test_data.py \
+ -i tests/test_autodoc_py35.py \
+ -i tests/build \
-i sphinx/search/da.py \
-i sphinx/search/de.py \
-i sphinx/search/en.py \