emacs-php / php-mode

A powerful and flexible Emacs major mode for editing PHP scripts
GNU General Public License v3.0
580 stars 118 forks source link

Modify over-indentation for PEAR style #777

Closed zonuexe closed 6 months ago

zonuexe commented 6 months ago

No longer overindent it by default, since we don't see any mention in the coding style that it should hang ..

closes #227, #774 and #745, refs #229.

[!NOTE] If you have any feedback on PEAR style, please let us know in the discussion #776.