HaschekSolutions / pictshare

:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
https://www.pictshare.net
Apache License 2.0
819 stars 123 forks source link

CS fixer, PSR2. #58

Closed birkett closed 5 years ago

birkett commented 6 years ago

This commit is the result of running cs-fixer / CodeSniffer over the code. This is close to PSR1 + PSR2 compliant - the remaining issues are:

These will be fixed with refactoring, to follow.

Breaking changes: none Functionality changes: none

I recommend a quick test of all functionality before merging this, just in case something changed.

Linking to #57