Skip to content

Commit

Permalink
Disable pylint on mesos files
Browse files Browse the repository at this point in the history
Not sure how this worked before but I don't think we care anyway
  • Loading branch information
mattmb committed Mar 13, 2024
1 parent 0e1b0e2 commit f766499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ deps =
commands =
# TODO: upgrade behave if they ever take this reasonable PR
pip install git+https://github.com/Yelp/behave@v1.2.7.dev5-issue_533-fork
pylint -E paasta_tools/mesos/ --ignore master.py,task.py
behave {posargs}

[testenv:mypy]
Expand Down

0 comments on commit f766499

Please sign in to comment.