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