summaryrefslogtreecommitdiff
path: root/checkers/format.py
Commit message (Expand)AuthorAgeFilesLines
* fix #8350, C0322 false positive on multi-line stringsylvain thenault2009-03-231-15/+14
* cleanupsylvain thenault2009-03-231-4/+4
* cleanupsylvain thenault2009-03-191-14/+3
* move W0601 to W0301Emile Anclin2009-03-171-0/+12
* should use blockstart_tolineno when availablesylvain thenault2009-03-131-8/+10
* yet some more attribute correctionsEmile Anclin2009-03-091-1/+1
* no source_line() / last_source_line() are replaced by fromlineno / tolinenoEmile Anclin2009-03-091-2/+1
* some more astng2 support / attr modificationsEmile Anclin2009-03-061-1/+1
* astng2 supportsylvain thenault2009-03-061-1/+2
* fix bug in reenabling messageSylvain2008-02-071-2/+2
* pylint pylintSylvain2007-07-141-15/+16
* implement #4012: flag back tick as deprecated (new W0333 message)Sylvain2007-07-131-0/+6
* #3119 and #3117syt2006-11-231-1/+1
* fix some format checker false positivesSylvain2006-10-031-2/+2
* fixed python \>= 2.4 format false positive with multiple lines statementSylvain2006-09-251-16/+28
* zarb manual merge, garglSylvain2006-08-251-3/+3
* check ChangeLogsyt2006-05-091-6/+5
* forget the past.root2006-04-261-0/+325