dankocherga / MTool

Magento developer code generator built on zend tool framework
48 stars 17 forks source link

break lines in the class declaration #24

Closed vsushkov closed 13 years ago

vsushkov commented 13 years ago

if the line length exceeds the maximum line length, break the line before the "extends" and/or "implements" keywords, and pad those lines by one indentation level.