Mercurial Repositories
>
eric
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
rss
eric6/Plugins/CheckerPlugins/CodeStyleChecker/MiscellaneousChecker.py
Tue, 09 Jul 2019 19:08:24 +0200
Detlev Offenbach
MiscellaneousChecker: changed code to cope with some strange situation where the arguments of a function definition don't have the kw_defaults attribute (AST).
file
|
diff
|
annotate
Fri, 28 Jun 2019 17:51:14 +0200
Detlev Offenbach
Code Style Checker: added checks for naive uses of datetime classes.
file
|
diff
|
annotate
Thu, 27 Jun 2019 19:21:23 +0200
Detlev Offenbach
Code Style Checker: added check for line continuation methods not suggested by PEP-8.
file
|
diff
|
annotate
Wed, 26 Jun 2019 19:41:11 +0200
Detlev Offenbach
Code Style Checker: added check for commented code that should be removed.
file
|
diff
|
annotate
Wed, 22 May 2019 18:54:05 +0200
Detlev Offenbach
MiscellaneousChecker: added checks for use of 'gettattr' and 'setattr', bas super() calls and 'assert False' statements.
file
|
diff
|
annotate
Sun, 14 Apr 2019 15:09:21 +0200
Detlev Offenbach
Major restructuring of the source tree to get prepared for a setup.py based installation.
file
|
diff
|
annotate
|
base
(0)
tip