Skip to content

Commit f766499

Browse files
committed
Disable pylint on mesos files
Not sure how this worked before but I don't think we care anyway
1 parent 0e1b0e2 commit f766499

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ deps =
144144
commands =
145145
# TODO: upgrade behave if they ever take this reasonable PR
146146
pip install git+https://github.com/Yelp/behave@v1.2.7.dev5-issue_533-fork
147-
pylint -E paasta_tools/mesos/ --ignore master.py,task.py
148147
behave {posargs}
149148

150149
[testenv:mypy]

0 commit comments

Comments
 (0)