Commit graph

18 commits

Author SHA1 Message Date
Art4
7ad038b6e5 chore: fix composer scripts, change all php-cs-fixer and rector paths 2026-02-22 14:33:06 +00:00
Art4
d137b625b5 chore: add trailing_comma_in_multiline rule with PHP 7.4 compatible rule 2026-02-20 11:09:27 +00:00
Art4
ff1b44ffde chore: add the php-cs-fixer.dist.php itself and let it fix the code style 2026-02-20 10:56:34 +00:00
Art4
5636b052ae chore: remove spaces_inside_parentheses rule 2026-02-20 08:27:41 +00:00
Art4
52257b2a6a chore: remove php-cs-fixer rules already defined in PER-CS3.0 ruleset 2026-02-20 08:14:03 +00:00
Art4
2f06247e58 chore: update PSR12 to PER-CS3x0 ruleset 2026-02-20 07:42:29 +00:00
Art4
57f1ca6135 chore: replace deprecated visibility_required rule with modifier_keywords 2026-02-20 07:30:20 +00:00
Art4
004a443b39 chore: remove @PSR1 and @PSR2 ruleset
they are part of the @PSR12 ruleset
2026-02-20 07:30:20 +00:00
Art4
4f84589b55 Fix code style 2026-02-14 08:33:09 +01:00
0880ced2a3
Fixup 2024-08-24 19:03:41 +02:00
10cb502f16
Fix deprecation warnings & remove old php_cs.dist 2024-08-24 19:03:39 +02:00
6be1cd895a
Fixing PHP-CS config 2024-08-24 19:03:28 +02:00
3a2c7a1f74 fix php syntax 2024-08-23 08:23:28 +02:00
f19b14bd88 added SPDX header information to some files
In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software) complient but this is a longterm goal.
2024-08-23 08:23:28 +02:00
Dr. Tobias Quathamer
591f54f64d Add license header to php-cs-fixer configuration file 2024-01-15 13:31:29 +01:00
Dr. Tobias Quathamer
540b2b74cc Do not reformat addon directory 2024-01-15 13:24:46 +01:00
Dr. Tobias Quathamer
13d1576dad Remove unneeded requirement of autoload file 2024-01-15 12:05:51 +01:00
Dr. Tobias Quathamer
6cea1c3472 Copy php-cs-fixer configuration file to currently expected name 2024-01-15 12:05:38 +01:00