Commit Graph
4 Commits
Author SHA1 Message Date
Mikhail Golubev a1382d3f9a PY-12360 PyTrailingBlankLinesPostFormatProcessor operates solely on Document level
Since it finally works as expected now, I also updated test data files to include this extra
line feed required by PEP8.
2015-04-27 20:34:49 +03:00
Dmitry Jemerov c9136f1bb8 PEP 8 compliant option for blank lines between top-level classes/functions (PY-2765) 2011-01-26 20:21:39 +01:00
Dmitry Jemerov ded5bc0db1 honor "blank lines around functions" for class followed by a function (PY-675) 2010-03-12 22:22:51 +03:00
Dmitry Jemerov 7228667316 formatter honors "blank lines between methods" option 2010-02-03 19:25:39 +03:00