Wed, 29 Jul 2020 17:37:09 +0200 |
Detlev Offenbach |
Code Style Checker: updated the return style checker.
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 12:08:12 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:24:18 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Sat, 06 Jun 2020 19:42:15 +0200 |
Detlev Offenbach |
Code Style Checker: reworked the API between frontend and backend to get some more flexibility for the future.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Fri, 04 Oct 2019 17:31:14 +0200 |
Detlev Offenbach |
MiscellaneousChecker: prepared the code for some changes in Python 3.8.
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 20:30:56 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 19:39:04 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Tue, 17 Sep 2019 19:43:17 +0200 |
Detlev Offenbach |
Code Style Checker (Miscellaneous Checker)
|
file |
diff |
annotate
|
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
|