Commit Graph

20 Commits

Author SHA1 Message Date
ErickSkrauch
30b1946616
Upgrade ruleset up to PHP-CS-Fixer v3.48 2024-01-23 06:07:12 +01:00
ErickSkrauch
c794507936
Update rules 2023-05-17 23:01:23 +02:00
ErickSkrauch
5373d05c91
Depend on a stable version of the erickskrauch/php-cs-fixer-custom-fixers 2023-05-17 20:08:37 +02:00
ErickSkrauch
62932ec0f7
Resolves #16. Split repository and move all custom fixers to separate repository 2023-05-17 19:54:10 +02:00
ErickSkrauch
7d36ce912c
Fixes #13. Implemented Ely\multiline_if_statement_braces fixer 2023-04-08 21:07:39 +02:00
ErickSkrauch
6d572ae421
Add fixer to place promoted properties on a new line when there is more than 1 parameter 2023-03-24 01:13:24 +01:00
ErickSkrauch
251ebc529c
Fix fn spacing rule, upgrade to the latest PHP-CS-Fixer and add a new rule 2022-12-06 22:21:28 +01:00
ErickSkrauch
f2d1b6164e
Set correct minimal version of PHP-CS-Fixer 2022-10-06 04:34:17 +02:00
ErickSkrauch
d4092c6e92
Add composer normalizer 2022-09-20 02:50:21 +02:00
ErickSkrauch
18806e41e2
Migrate to PHP-CS-Fixer 3. Upgrade custom rules. Upgrade ruleset. 2022-09-20 02:50:21 +02:00
ErickSkrauch
ad25ce897b
Allow PHP 8.0. There is no release since I need to go over the new rules, drop the old PHP versions and reimplement the CI 2021-05-13 16:18:57 +02:00
ErickSkrauch
f327f14347 Bump minimal php-cs-fixer version to 2.15.0. Add additional rules. 2019-10-12 01:17:25 +03:00
ErickSkrauch
714a38d53e Bump minimal php-cs-fixer version to 2.13.0. Add additional rules. 2019-02-23 02:05:20 +03:00
ErickSkrauch
e617efc11c
More accurate dependencies update 2019-02-22 20:43:39 +03:00
ErickSkrauch
a6d1aa7265
Upgrade php-cs-fixer 2019-02-22 20:20:30 +03:00
ErickSkrauch
3ab60f5bd5
Fix compatibility with the PHP-CS-Fixer 2.13.3 and above 2019-02-18 15:52:12 +03:00
erickskrauch
31661cd142
Pin dependencies to PHP 7.0 2018-08-07 12:12:55 +03:00
erickskrauch
fa40a02dfd
Downgrade PHPUnit to 6.5 to pass testing on PHP 7.0 2018-08-06 12:45:25 +03:00
erickskrauch
76bd14c167
Update dependencies 2018-08-06 10:07:29 +03:00
ErickSkrauch
0bb3e80827
First implementation 2018-04-17 21:28:51 +03:00