Tue, 15 Oct 2013 22:03:54 +0200 |
T.Rzepka |
Merge with default branch before style changes.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 19:12:52 +0200 |
Detlev Offenbach |
Removed the check for a module being a script because scripts should be well documented as well.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 18:41:53 +0200 |
Detlev Offenbach |
Some little optimization in the doc style checker.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 14:22:08 +0200 |
Detlev Offenbach |
Change to the doc style checker to treat yield like return for the eric doc style.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 17:40:42 +0200 |
Detlev Offenbach |
Fixed an issue parsing the eric style doc strings.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 17:24:00 +0200 |
Detlev Offenbach |
Added a check for the @exception line of the eric doc strings.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 16:46:46 +0200 |
Detlev Offenbach |
Some more tweaks to the doc style checker.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 15:42:54 +0200 |
Detlev Offenbach |
Fixed some more issues in the doc style checker and extended the checks for the eric doc style.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 14:03:37 +0200 |
Detlev Offenbach |
Fixed a few bugs in the documantation style checker.
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 18:36:07 +0200 |
Detlev Offenbach |
Finished implementing fixer method for eric style docstring issues.
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 19:45:33 +0200 |
Detlev Offenbach |
Removed obsolete line of code.
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 19:43:40 +0200 |
Detlev Offenbach |
Extended the eric doc string checks for functions not surrounded by blank lines.
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 19:32:25 +0200 |
Detlev Offenbach |
Finished enhancing the docstring checker to include the eric docstring style.
|
file |
diff |
annotate
|
Sun, 22 Sep 2013 19:47:04 +0200 |
Detlev Offenbach |
Started enhancing the docstring checker to include the eric docstring style.
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 18:58:33 +0200 |
Detlev Offenbach |
Completed the PEP-257 fixes.
|
file |
diff |
annotate
|
Wed, 18 Sep 2013 19:53:54 +0200 |
Detlev Offenbach |
Started extending the PEP-8 fixer to correct PEP-257 issues as well.
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 19:47:06 +0200 |
Detlev Offenbach |
Did the Python2 variant of the PEP-257 checker.
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 19:12:49 +0200 |
Detlev Offenbach |
Finished the Python3 variant of the PEP-257 checker.
|
file |
diff |
annotate
|
Sun, 15 Sep 2013 19:55:39 +0200 |
Detlev Offenbach |
Started implementing a checker for PEP-257 docstring conventions.
|
file |
diff |
annotate
|