diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2019-11-11 19:02:55 +0000 |
---|---|---|
committer | Chandan Singh <chandan@chandansingh.net> | 2019-11-14 21:18:52 +0000 |
commit | efbe908ba51048a47ffe937b77d5600b34f4ca12 (patch) | |
tree | e0def8de4d90815d86993abbbac2563b51e45301 /tox.ini | |
parent | e7d7c1f4b76e112ed7e5d32cf4e053fb69cbc121 (diff) | |
download | buildstream-efbe908ba51048a47ffe937b77d5600b34f4ca12.tar.gz |
.pylintrc: Disable formatting messages
Since we use Black to format our code, disable code-formatting messages
from Pylint as they are already taken care of by Black. This ensures
that we don't get double warnings for the same problem, and that Pylint
and Black don't fight with each other over style.
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions