Add pylint checker to the project (#1602)
* Added 'pylint' to dependencies * Added pylint config file * Added to travis CI as an allow failure job (until all of the warnings are fixed) * Added to 'run-test.py' Related issue: #1600 JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -19,4 +19,4 @@ sudo apt-get install -q -y \
|
||||
make cmake \
|
||||
gcc gcc-multilib \
|
||||
doxygen \
|
||||
cppcheck vera++ python
|
||||
cppcheck vera++ python pylint
|
||||
|
||||
Reference in New Issue
Block a user