pylint: specify an encoding to open()
commitaef2128976c991aff31f83a02acd7e484826019d
authorDavid Aguilar <davvid@gmail.com>
Sat, 18 Mar 2023 21:26:51 +0000 (18 14:26 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 18 Mar 2023 21:38:31 +0000 (18 14:38 -0700)
tree3b925c27948fa312fc9bba87f6f4e3f7e5512881
parent77a96f10876ccfb5d2ff3fb7a8b443ed79a183de
pylint: specify an encoding to open()

Signed-off-by: David Aguilar <davvid@gmail.com>
.pylintrc
cola/core.py
cola/settings.py
cola/widgets/highlighter.py
test/gitcmds_test.py
test/helper.py