maniaplanet / netbeans-psr

Netbeans settings to comply to PHP's PSR 1 & 2
56 stars 9 forks source link

Config changes too much. #4

Open lathspell opened 9 years ago

lathspell commented 9 years ago

Based on the default formatting of Netbeans 8.0.1, this config changes more than what would be necessary to comply with PSR-1 and PSR-2.

Things I noticed were e.g.

If it's not possible to import just a subset of the option, it would maybe be better to just describe those few that are necessary to comply with PSR-2 in a README.

gou1 commented 9 years ago

Hey, thanks for your feedback. We don't really maintain this anymore since we switcher to PhpStorm (which have PSR-1/2 autoformat built in). But if you'd like this beeing fixed, feel free to submit a pull request.