aboutsummaryrefslogtreecommitdiff
path: root/.pylintrc
AgeCommit message (Expand)AuthorFilesLines
2022-12-20pylint: Set a minimum duplicate match to 10 lines.Minos Galanakis1-0/+1
2022-10-19pylint: ignore duplicated importsAndrzej Kurek1-0/+4
2021-02-17Allow longer method namesGilles Peskine1-2/+2
2020-12-10Allow tests/scripts/foo.py to import from scriptsGilles Peskine1-0/+3
2020-04-11Pylint: silence locally-disabled/enabled messagesGilles Peskine1-1/+4
2020-04-11Pylint: allow using pass even when not strictly necessaryGilles Peskine1-1/+3
2020-03-24Pylint: disable logging-format-interpolation warningGilles Peskine1-1/+11
2020-03-24Pylint: allow if-return-else-returnGilles Peskine1-1/+6
2019-02-27Allow main() to lack a docstring.Gilles Peskine1-1/+1
2019-02-27New, documented pylint configurationGilles Peskine1-0/+52