wohali / oauth2-discord-new

New Discord Provider for the OAuth 2.0 Client
MIT License
118 stars 22 forks source link

Code improvements #40

Closed ShawnCZek closed 1 year ago

ShawnCZek commented 1 year ago

I have unified the style of PHPDoc and used "new" PHP features instead of the previous approaches.

I would recommend setting up something like StyleCI. PSR-2 itself is not enough to keep the code style the same everywhere.