third_party.pylibs.pylint.src/CONTRIBUTORS.txt

65 lines
2.0 KiB
Plaintext
Raw Normal View History

2015-03-23 17:26:16 +00:00
Contributors
------------
Order doesn't matter (not that much, at least ;)
* Sylvain Thenault (Logilab): main author / maintainer
2014-04-05 05:44:32 +00:00
* Torsten Marek (Google): maintainer, contributor
* Claudiu Popa: maintainer, contributor
* Daniel Balparda (Google): GPyLint maintainer (Google's pylint variant),
various patches
* Martin Pool (Google): warnings for anomalous backslashes, symbolic names for
messages (like 'unused'), etc
* Alexandre Fayolle (Logilab): TkInter gui, documentation, debian support
* Julien Cristau, Emile Anclin (Logilab): python 3 support
* Sandro Tosi: Debian packaging
2014-04-05 05:44:32 +00:00
* Mads Kiilerich, Boris Feld, Bill Wendling, Sebastian Ulrich:
various patches
* Brian van den Broek: windows installation documentation
* Amaury Forgeot d'Arc: check names imported from a module exists in the module
* Benjamin Niemann: allow block level enabling/disabling of messages
* Nathaniel Manista: suspicious lambda checking
* David Shea: invalid sequence and slice index
2014-07-30 18:42:26 +00:00
* Carl Crowder: don't evaluate the value of arguments for 'dangerous-default-value'
* Michal Nowikowski: wrong-spelling-in-comment, wrong-spelling-in-docstring,
parallel execution on multiple CPUs and other patches.
2014-08-03 15:15:23 +00:00
2014-09-10 18:33:04 +00:00
* David Lindquist: logging-format-interpolation warning.
* Brett Cannon: Port source code to be Python 2/3 compatible, Python 3
checker.
2014-09-12 15:37:13 +00:00
2015-01-03 23:14:03 +00:00
* Vlad Temian: redundant-unittest-assert and the JSON reporter.
2015-03-23 17:26:16 +00:00
* Cosmin Poieană: unichr-builtin and improvements to bad-open-mode.
2015-02-16 21:58:29 +00:00
2015-03-23 17:26:16 +00:00
* Viorel Știrbu: intern-builtin warning.
2015-02-16 21:58:29 +00:00
2015-02-16 23:11:09 +00:00
* Dan Goldsmith: support for msg-template in HTML reporter.
2015-02-22 13:48:25 +00:00
* Chris Rebert: unidiomatic-typecheck.
* Steven Myint: duplicate-except.
2015-03-23 17:26:16 +00:00
* Radu Ciorbă: not-context-manager and confusing-with-statement warnings.
* Wolfgang Grafen, Axel Muller, Fabio Zadrozny, Pierre Rouleau,
Maarten ter Huurne, Mirko Friedenhagen and all the Logilab's team (among others):
bug reports, feedback, feature requests... Many other people have contributed
by their feedback or even patches, if I've forgotten you, send me a note !