Thu, 30 Nov 2023 16:39:46 +0100 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Thu, 30 Nov 2023 11:59:40 +0100 |
Detlev Offenbach |
Added checks for implicit string concatenation (based on flake8-implicit-str-concat 0.4.0) to the Miscellaneous checker.
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 18:07:53 +0100 |
Detlev Offenbach |
Updated the 'Miscellaneous' checker to "flake8-comprehensions 3.14.0".
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 14:49:44 +0100 |
Detlev Offenbach |
Corrected some code formatting and style issues.
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 14:31:50 +0100 |
Detlev Offenbach |
Updated the 'Miscellaneous' checker to support more cases.
eric7
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 16:54:26 +0200 |
Detlev Offenbach |
Updated the 'flake8-bugbear' based checker code.
eric7
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 13:59:43 +0200 |
Detlev Offenbach |
Changed some code comments of adapted third party packages.
eric7
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 17:48:25 +0200 |
Detlev Offenbach |
Corrected some more code style issues.
eric7
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 16:55:18 +0200 |
Detlev Offenbach |
Made some modification in preparation for Python 3.12.
eric7
|
file |
diff |
annotate
|
Mon, 28 Aug 2023 16:28:57 +0200 |
Detlev Offenbach |
Removed an unneeded import in the Miscellaneous checker.
eric7
|
file |
diff |
annotate
|
Fri, 21 Jul 2023 11:54:54 +0200 |
Detlev Offenbach |
Corrected some code formatting and style issues.
eric7
|
file |
diff |
annotate
|
Thu, 20 Jul 2023 11:00:30 +0200 |
Detlev Offenbach |
Removed support for Python 3.7 because that is EOL.
eric7
|
file |
diff |
annotate
|
Tue, 30 May 2023 17:25:17 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Mon, 22 May 2023 08:43:23 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Thu, 08 Dec 2022 18:03:42 +0100 |
Detlev Offenbach |
Updated some checker methods.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Thu, 15 Sep 2022 10:09:53 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Wed, 27 Jul 2022 15:52:14 +0200 |
Detlev Offenbach |
Added some TODO markers to update some checker code.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|