Merge pull request #2141 from jakobandersen/style-check-fix

Exclude stuff from style-check
This commit is contained in:
Takayuki SHIMIZUKAWA 2015-11-30 00:19:10 +09:00
commit 1cef30f9ea

View File

@ -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 \