EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 2 forks source link

Improve PHPCS and PSR12 setup #97

Closed dmohns closed 3 months ago

dmohns commented 3 months ago

This PR is part of an over all attempt to improve the lint setup.

It implements step 1. of the following list

  1. Repalce PHP_CodeSniffer with PHP-CS-Fixer
  2. Fix all lint violations for PSR12
  3. Modify RuleSet to PER-CS
  4. Fix all lint violations for PER-CS