maniaplanet/netbeans-psr

no empty line after class opening bracket

mote0230 opened this issue · 1 comments

This project currently creates a newline after a class opening bracket, but i can't find it in the standard? https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md here they all don't have this.

It's bug (ref #1 ). Just remove Tools - Options - Editor , click on tab Formatting and remove blank line before namespace
untitled