diff options
| author | W. Trevor King <wking@tremily.us> | 2012-11-11 11:20:57 -0500 |
|---|---|---|
| committer | W. Trevor King <wking@tremily.us> | 2012-11-11 16:18:55 -0500 |
| commit | baae0536313e21d9680992d7f69371b6cae80195 (patch) | |
| tree | be7cd1ae7b832d7a617364e5f7ce417b4225316a /setup.py | |
| parent | 1efe0ac51a0790d302d9d9c9151015ac1e199827 (diff) | |
| download | gentoolkit-baae0536313e21d9680992d7f69371b6cae80195.tar.gz | |
pylint: update pylintrc based on the template from pylint 0.23.0
The previous version of pylintrc defined MASTER.ignore twice, which is
illegal in Python 3:
$ pylint --rcfile=pylintrc pym/gentoolkit/helpers.py
Traceback (most recent call last):
...
configparser.DuplicateOptionError: While reading from pylintrc [line 24]:
option 'ignore' in section 'MASTER' already exists
I kept other option values unchanged from the old pylintrc, and added
"# was ..." comments for each non-default value.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
