summaryrefslogtreecommitdiffstats
path: root/.pylintrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-20Make the project compliant with the REUSE guidelines.Diego Elio Pettenò1-0/+4
See https://reuse.software/ for details. For simplicity, the support files, that are vastly copy-pasta, are licensed under MIT license, rather than LGPL-2.1-or-later. Note that `reuse lint` currently fails due to fsfe/reuse-tool#208.
2018-12-12Fix most of the pylint output, and hide away some that is not needed.Diego Elio Pettenò1-0/+12
Again, this is not ready for CI yet unfortunately :(