Skip to content
Snippets Groups Projects
Unverified Commit ded389ae authored by Daniel Siepmann's avatar Daniel Siepmann
Browse files

TASK: Update PHP CS

* Use hash, not version, as version contains bug that not a single
  custom sniff can be executed. That would break our tests.
* Also add auto loading for tests to work, as phpcs removed autoloading
  support for composer.
* Move all sniffs to namespace to allow processing through phpcs.
* Adjust already some class names of phpcs to new conventions.

Relates: #82
parent 0c91d7b2
Showing
with 56 additions and 50 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment