MightyCreak / diffuse

Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
http://mightycreak.github.io/diffuse/
GNU General Public License v2.0
265 stars 45 forks source link

GitHub Action to lint Python code #122

Closed cclauss closed 2 years ago

cclauss commented 2 years ago

Test results: https://github.com/cclauss/diffuse/actions

MightyCreak commented 2 years ago

you think it'd be better to use flake8 instead of pylint?

MightyCreak commented 2 years ago

Superseded by PR #125

Thanks again! I also took the other change you made to the code :wink: