Commit Graph

23 Commits

Author SHA1 Message Date
Jürgen Hermann
1fa9a57361 Added threading.local to ignored classes default list (#946)
Added threading.local to ignored classes default list

Note that the implementation names for Python 2/3 are used (threading.local is an alias).
Also changed related places for consistency.
2016-06-24 14:11:53 +01:00
Anentropic
5b9a8c2018 error E0201 is obsolete - now E1101
--HG--
branch : remove-E0201-references
2015-11-18 12:07:22 +00:00
Michal Nowikowski
c0d3f6964a Various changes related to docs
- added Changelog to docs
- added list of contributors to docs
- updated CONTRIBUTORS info
- slight formating changes in Changelog
- updated auto-generated man page and example pylintrc

--HG--
branch : docs-improvements2
2015-02-27 06:48:24 +01:00
Michal Nowikowski
59bf1e35e1 Backed out changeset 406c23c24795 2015-02-28 06:17:17 +01:00
Michal Nowikowski
fe9dbd9f35 Various changes related to docs
- added Changelog to docs
- added list of contributors to docs
- updated CONTRIBUTORS info
- slight formating changes in Changelog
- updated auto-generated man page and example pylintrc
2015-02-27 06:48:24 +01:00
Michal Nowikowski
5f5fd075db Documentation improvements
- added intros to features page,
- fixed PyLint to Pylint in text,
- improved ide-integration doc page,
- updated pylintrc in examples and
- regenerated pylint manual

--HG--
branch : docs-improvements-2
2014-11-04 08:08:19 +01:00
Sylvain Thénault
f73e3ee238 regenerated example pylintrc and man page (though they should be removed from the repo at some point) 2014-07-25 17:27:29 +02:00
Sylvain Thénault
97a1d428cb regenerate doc/example/man 2014-04-18 15:30:12 +02:00
Torsten Marek
b5f41f97aa Extend the line length check. 2013-06-17 19:57:05 +02:00
Sylvain Thénault
cbae7f3f2d regenerate generated documentation 2013-04-16 12:11:35 +02:00
Alain Leufroy
bc66f92a85 add regular expression support for generated-members (closes #69738)
proposed: by Bruno Clermont
2011-07-08 15:52:04 +02:00
Emile Anclin
2554a84f49 doc : more update on options 2010-10-25 16:15:36 +02:00
Emile Anclin
110fe0299b example: updated examples/pylintrc by using --generate-rcfile 2010-10-25 14:56:05 +02:00
Sylvain Thénault
c13d5b5502 proper update of report identifiers to avoid collision with message in the Refactoring category 2010-05-25 10:04:37 +02:00
Emile Anclin
be5996b93d remove cache_size option: it was desactivated anyway 2010-03-22 09:34:40 +01:00
Sylvain Thénault
8746b95b65 include Dotan Barak spell fixes patch 2009-11-23 15:15:26 +01:00
Emile Anclin
d5339ac741 several documentation changes 2008-09-15 14:20:03 +02:00
Sylvain Thénault
a8d9a5b71c makefile fix 2008-02-07 09:56:27 +01:00
Sylvain Thénault
eae036d87a regenerated documentation 2008-02-07 09:26:40 +01:00
Sylvain Thénault
6431713667 regenerate doc 2007-03-07 10:15:39 +01:00
Sylvain Thénault
6a8bb3f344 doc update 2006-12-27 10:55:51 +01:00
Adrien Di Mascio
99a0a91c91 prepared new version 2006-08-10 15:49:01 +02:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00