Add link to CodeFactor in CONTRIBUTING

This commit is contained in:
Mathieu Comandon 2018-10-18 21:16:34 -07:00
parent ff01f29643
commit 006fca81c5

View file

@ -62,6 +62,9 @@ pylint checks. We highly recommend that you install a pylint plugin for your
code editor. Once you have pylint set up to check the code, you can configure
it to use 120 characters max per line instead of 80.
You can help fixing formatting issues or other code smells by having a look at
the CodeFactor page: https://www.codefactor.io/repository/github/lutris/lutris
Writing tests
-------------