Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
c9a143caf0a60024c86bdf15ca00becf58bde794
/
utils
/
run_pylint.py
baabef2
[autotest] Puppy lab testing environment.
by Prashanth Balasubramanian
· 10 years ago
a528758
Handle pylint change in newer version when handling docstring check.
by Dan Shi
· 10 years ago
2d8047e
[autotest] In process request/host caching for the rdb.
by Prashanth B
· 11 years ago
5e2bb4a
[autotest] Scheduler refactor.
by beeps
· 11 years ago
f9a3651
Autotest: Test health script uses Django models.
by Keyar Hood
· 11 years ago
e19d303
[autotest] pylint ignores setters, getters and special modules.
by beeps
· 11 years ago
c38decc
[autotest] Pylint shouldn't check ancestors if none exist.
by beeps
· 12 years ago
12a3c88
[autotest] Pylint shouldn't fail with empty file paths.
by beeps
· 12 years ago
98365d8
[autotest] Pylint checks committed versions of a file.
by beeps
· 12 years ago
d5fb41b
[Autotest] Pylint checks all files if the only change is to remove a file.
by beeps
· 12 years ago
ae6acd9
Override devserver_up's default timeout to return immediately in au test.
by Chris Sosa
· 12 years ago
c9224b4
Revert "[autotest] run_pylint now notices uncommitted files."
by Prashanth Balasubramanian
· 12 years ago
723877f
[autotest] run_pylint now notices uncommitted files.
by beeps
· 12 years ago
1b6433b
[autotest] Disables docstring checking for private methods and imports.
by beeps
· 12 years ago
2c66964
[autotest] Docstring checker for pylint.
by beeps
· 12 years ago
5553256
[autotest] Disable 'F' in pylint.
by beeps
· 12 years ago
48fc6f5
Enables pylint for .py files in autotest.
by beeps
· 12 years ago
40f4744
Revert "Enables pylint for .py files in autotest."
by Alex Miller
· 12 years ago
78ece92
Enables pylint for .py files in autotest.
by beeps
· 12 years ago
8adf789
Autotest upstream merge.
by Dale Curtis
· 13 years ago
861b2d5
Merge remote branch 'cros/upstream' into master
by Eric Li
· 14 years ago
bdaab79
Revert "Merge remote branch 'cros/upstream' into autotest-rebase"
by Kenneth Waters
· 14 years ago
7edb304
Merge remote branch 'cros/upstream' into autotest-rebase
by Eric Li
· 14 years ago
2d6decc
Disable E1101/E1103 "Instace of ... has no ... member" in run_pylint
by lmr
· 15 years ago
31476eb
Make run_pylint executable
by mbligh
· 16 years ago
65e06b1
heck for pylint and print a more useful error message if it can't be
by mbligh
· 16 years ago
94a6493
Fix up the run_pylint script to better understand the autotest_lib.*
by jadmanski
· 16 years ago
b908303
Moving the pylint running into a utils directory.
by jadmanski
· 16 years ago
[Renamed from run_pylint.py]
99d2ded
Script to run pylint on our code. Patches up pylint's import mechanism to work with our imports, adds default options to show only errors, and implements an file blacklist mechanism to exclude certain files that make pylint blow up.
by mbligh
· 16 years ago