index
:
delta/python-packages/pylint.git
1.4.4
BioGeek/fix-typos-in-docstring-1418910993320
Edgemaster/pylintel-missing-dependency-on-tramp-1406657844364
The-Compiler/clarify-nodocstringrgx-change-in-changel-1432184214099
abc
all_false_positive
astng2
augassign_unused_argument
bare_except
catch
comparison-checker
confusing-with-statement
davidshen84/pylintel-edited-online-with-bitbucket--1422057628377
deprecated_methods
doc-emphasis-fix
docs-improvements-2
docs-improvements2
enhance-unpacking-checker
eval
exception_context
exec
exit_context
fahhem/faq-typo-fix-minimum-vs-maximum-1418754998842
fix-293
fix-362
fix-374
fix-582
fix-667
fix-685
fix-typo
fix_namedtuple
fix_rcfile_init_hook
fixes
format
frost-nzcr4/add-max_module_lines-to-warning-message--1410770503809
function_regexp
home-fix
hotfix/py26-compat
impl-299
indexing_exc
issue-398
issue155
issue234
issue_538_pt2
iter
iterable-checker
jfleach/removed-broken-link-and-replaced-with-th-1436980631932
line-ending-checks
list-index-checker
make
marcoyolos/tiny-1408025599195
master
membership-test-checker
metaclass_undefined
missing-spaces
multiple-imports-checker
no-logilab-common
non_unpackable
nonlocal
not-context-manager
open_mode
pylint-1.3
python_6
redundant-assert
remove-E0201-references
rename-F0401-to-E0401
reporter_message_fix
reversed
slots
source_view
spelling-checker
stable
support-editable-installs
test-fix-for-win
tests
tox_test_control
unichr
unpacking2
unused-import
w0401_package
win-ci-5
bitbucket.org: Obsolete (use python-packages/pylint-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkers
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop setting active_msgs on checkers, as they can just rely on is_message_ena...
Torsten Marek
2014-04-16
1
-2
/
+0
*
cleanup as suggested by Buck Golemon
Sylvain Th?nault
2014-03-12
1
-1
/
+0
*
Updated FSF address.
Arun Persaud
2014-02-23
1
-1
/
+1
*
[import checker] is_standard_module relative to package is buggy, systematica...
Sylvain Th?nault
2013-12-19
1
-4
/
+0
*
some pylint and style fixes
Sylvain Th?nault
2013-07-31
1
-1
/
+2
*
Turn reporters into proper plugins rather than classes that are loaded explic...
Torsten Marek
2013-06-19
1
-31
/
+4
*
python3: deal with astroid's module.file_stream returning bytes
Julien Cristau
2013-06-19
1
-1
/
+4
*
move EmptyReport exception to pylint.utils and refactor imports so pylint.uti...
Sylvain Th?nault
2013-06-19
1
-1
/
+1
*
astng has been renamed astroid
David Douard
2013-06-17
1
-2
/
+2
*
Tokenize the input source only once and hand it to all checkers that need the...
Torsten Marek
2013-05-01
1
-0
/
+12
*
move string literal checker from format.py to strings.py
Sylvain Th?nault
2013-03-29
1
-1
/
+1
*
use load_module_from_file rather than relative import broken in python 3.3. C...
Sylvain Th?nault
2013-02-22
1
-6
/
+5
*
[format checker] check for anomalous backslash escape (new W1401, W1402). Clo...
Sylvain Th?nault
2012-09-19
1
-0
/
+1
*
pylint fixes
Sylvain Th?nault
2012-08-22
1
-1
/
+1
*
add note about soon useless stream.seek()
Sylvain Th?nault
2011-10-26
1
-1
/
+1
*
built-in checkers use [01-50] base message ids (closes #68057)
Sylvain Th?nault
2011-07-08
1
-0
/
+5
*
py3k: need to handle guess_encoding in astng
Emile Anclin
2010-11-22
1
-1
/
+3
*
performance: use 'active_msgs' attribute to disable function calls or the like
Emile Anclin
2010-12-13
1
-0
/
+2
*
cleanup: remove unused needs_checkers attribut and sort_checkers method
Emile Anclin
2010-12-09
1
-2
/
+0
*
import of checkers: little more information on checker import failure
Emile Anclin
2010-12-07
1
-2
/
+2
*
py3k: ignore __pycache__ directory for loading checkers
Emile Anclin
2010-11-02
1
-4
/
+5
*
cleanup, d-t-w, fix remaining [en|dis] method call
Sylvain Th?nault
2010-04-19
1
-3
/
+10
*
refactor messages and checker handling
Sylvain Th?nault
2010-04-16
1
-17
/
+1
*
set option level to configure --help / --long[-long]-help with lgc 0.50
Sylvain Th?nault
2010-04-16
1
-0
/
+1
*
copyright update : date up 2010
Emile Anclin
2010-03-23
1
-1
/
+1
*
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
1
-1
/
+1
*
d-t-w
Sylvain Th?nault
2009-06-11
1
-11
/
+11
*
fix #8350, C0322 false positive on multi-line string
sylvain thenault
2009-03-23
1
-1
/
+1
*
remove debug raise
sylvain thenault
2009-03-18
1
-1
/
+0
*
fix import for new astng organisation
Sylvain
2009-03-17
1
-0
/
+1
*
remove a lot of more rpython stuff
Emile Anclin
2009-03-16
1
-1
/
+0
*
use DotBackend
Emile Anclin
2008-09-10
1
-1
/
+1
*
cleanup, change checker enabling impl
Sylvain
2007-02-13
1
-7
/
+11
*
check ChangeLog
syt
2006-05-09
1
-10
/
+4
*
forget the past.
root
2006-04-26
1
-0
/
+166