Mon, 20 Mar 2017 18:50:25 +0100 Detlev Offenbach Refined the "mutable default arguments" checker a little bit. file | diff | annotate
Fri, 17 Mar 2017 19:19:19 +0100 Detlev Offenbach Added a checker for using mutable types as default functiona rgument (M821). file | diff | annotate
Thu, 16 Mar 2017 19:58:22 +0100 Detlev Offenbach Removed obsolete checker for M121 (blind except) because that is already checked by pycodestyle. file | diff | annotate
Thu, 16 Mar 2017 19:32:33 +0100 Detlev Offenbach Reworked some __IGNORE_WARNING__ comments to be more specific. file | diff | annotate
Tue, 07 Mar 2017 18:42:41 +0100 Detlev Offenbach Added checks for shadowed Python builtins and unneccessary comprehensions and generators. file | diff | annotate
Wed, 08 Feb 2017 21:36:29 +0100 T.Rzepka Upgraded pycodestyle to version 2.3.1 file | diff | annotate
Fri, 20 Jan 2017 18:55:28 +0100 Detlev Offenbach Upgraded pycodestyle to version 2.2.0+. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 04 Sep 2016 17:16:38 +0200 Detlev Offenbach Renamed pep8.py to pycodestyle.py in order to track the upstream renaming. file | diff | annotate
Sun, 04 Sep 2016 16:50:23 +0200 Detlev Offenbach Updated the pep8 checker to version 2.1.0dev0. file | diff | annotate
Wed, 17 Feb 2016 22:11:12 +0100 T.Rzepka updated pep8 to 1.7.0 file | diff | annotate
Fri, 01 Jan 2016 12:13:13 +0100 Detlev Offenbach Updated copyright for 2016. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sun, 15 Nov 2015 13:52:29 +0100 Detlev Offenbach Fixed a few coding style issue related to 'blind except:' statements. file | diff | annotate
Sat, 31 Oct 2015 13:15:24 +0100 Detlev Offenbach Removed forgotten TODO. file | diff | annotate
Thu, 29 Oct 2015 19:06:49 +0100 Detlev Offenbach Added a checker for string format strings. file | diff | annotate
Wed, 28 Oct 2015 19:47:16 +0100 Detlev Offenbach Redid the future imports checker. file | diff | annotate
Tue, 27 Oct 2015 19:46:12 +0100 Detlev Offenbach Added a check for __future__ imports. file | diff | annotate
Mon, 26 Oct 2015 19:14:34 +0100 Detlev Offenbach Added a check for one element tuples. file | diff | annotate
Sat, 24 Oct 2015 20:36:26 +0200 Detlev Offenbach Started to add more code style checkers. file | diff | annotate
Wed, 02 Sep 2015 20:16:28 +0200 Detlev Offenbach Added a code complexity checker iaw. McCabe to the code style checker. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 05 Jul 2014 13:35:15 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Thu, 29 May 2014 21:02:44 +0200 T.Rzepka updated pep8 to 1.5.6 file | diff | annotate
Sat, 17 May 2014 11:25:53 +0200 Detlev Offenbach Extended the doc style checker by another eric style check. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Mar 2014 22:00:14 +0200 T.Rzepka Merge with BgService. Py2 comp. file | diff | annotate
Thu, 27 Mar 2014 23:03:40 +0100 T.Rzepka Bugfix for statistics dialog of the code style checker. BgService file | diff | annotate
Sat, 22 Mar 2014 09:12:19 +0100 T.Rzepka Code style checker: Translations extracted and refactored. BgService file | diff | annotate
(0) tip

eric ide

mercurial