Commit Graph

7 Commits

Author SHA1 Message Date
Allon Moritz 18a6c6bf7d
Alpha order imports (#41428) 2023-08-23 12:06:44 +02:00
Allon Moritz c4ee583718
Do not import global classes (#41078) 2023-06-28 14:01:50 +02:00
Allon Moritz e7920e0b22
Adds a code style rule to check if there are unused imports (#41004)
* Adds a code style rule to check if there are unused imports

* alignment
2023-06-26 19:34:49 +02:00
Allon Moritz 1e7527b60e
Fixes various code style issues and integrate PHP CS Fixer into drone (#39745)
* Integrate PHP CS Fixer into drone

* Fix code base

* more verbose

* Ignore psr12 scripts

* Test

* revert

* Ignore also rebase script

* Align array and variable declarations

* Merges

* Fix the no break comment starting with upper case

* Fix alignment in arrays

* Article controller alignment
2023-01-31 11:20:05 +01:00
Allon Moritz 91201c3e19
Use spaces in CS fixer config file (#39716) 2023-01-26 09:29:32 +01:00
Hannes Papenberg f195257959
Fixing php-cs-fixer configuration (#39713) 2023-01-25 23:58:00 +01:00
Jelle Kok 572951ab82
[4.0] php-cs-fixer v3.0 Support (#33908) 2021-11-01 23:54:05 +00:00