[mod] #135: Move pylint rules from the Makefile to the pyproject.toml
Join lines, '/' at the end is no longer necessary http://pylint.pycqa.org/en/latest/whatsnew/2.5.html?highlight=pyproject#other-changes Disable R0401 additionnaly for duniterpy and tests in addition to example folder Disable E0401 import-error which prevents proper functionning also painfull to use pylint installed on the CI container: 118#import-issue
Please register or sign in to comment