cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
980 stars 154 forks source link

Should Cypht adopt PSR-12 guidelines? #999

Open marclaporte opened 5 months ago

marclaporte commented 5 months ago

We now have these guidelines: https://github.com/cypht-org/cypht/wiki/Contributing

"closer adherence to PSR-12 syntax guidelines" was done here: https://github.com/cypht-org/cypht/pull/948

Tiki.org (A major contributor to Cypht) has adopted PSR-12. Most of the migration has been done, and the rest is being done progressively.

Should Cypht adopt PSR-12? https://www.php-fig.org/psr/psr-12/

marclaporte commented 4 months ago

@TheDigitalOrchard Any thoughts?