core: disable pylint of script docgen.py (Travis CI)
This commit is contained in:
parent
c910b431f8
commit
7bcb8ff0d8
@ -35,7 +35,6 @@ script:
|
|||||||
- ./tools/build-test.sh
|
- ./tools/build-test.sh
|
||||||
- msgcheck po/*.po
|
- msgcheck po/*.po
|
||||||
- pylint --version
|
- pylint --version
|
||||||
- pylint doc/docgen.py
|
|
||||||
- pylint tests/scripts/python/testapigen.py
|
- pylint tests/scripts/python/testapigen.py
|
||||||
- pylint tests/scripts/python/testapi.py
|
- pylint tests/scripts/python/testapi.py
|
||||||
- pylint tests/scripts/python/unparse.py
|
- pylint tests/scripts/python/unparse.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user