#
57f505ed |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable and configure `concat_space` fixer Closes GH-657.
|
#
d9bcfed4 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `array_syntax` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-659.
|
#
c304829d |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable and configure `class_attributes_separation` fixer Closes GH-643.
|
#
cdb83249 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `switch_case_space` fixer Closes GH-669.
|
#
ce46c26d |
| 04-Aug-2022 |
Sergey Panteleev |
Ignore `include/releases.inc` file in CS-Fixer (#681)
|
#
2a01e8d9 |
| 17-Jul-2022 |
Andreas Möller |
Fix: Use relative file name, not absolute path to file Closes GH-670.
|
#
f127de5d |
| 15-Jul-2022 |
Andreas Möller |
Enhancement: Enable `strict_param` fixer We set strict param to false to ensure current behavior, except for two cases where it is safe to go with true. Closes GH-658.
|
#
b575ebd4 |
| 15-Jul-2022 |
Andreas Möller |
Enhancement: Include `*.inc` files (with exceptions) Closes GH-662.
|
#
d7e1b815 |
| 15-Jul-2022 |
Andreas Möller |
Enhancement: Enable `constant_case` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-660.
|
#
b3c9551c |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `no_extra_blank_lines` fixer Closes GH-646.
|
#
aa0a6f3e |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `line_ending` fixer Closes GH-645.
|
#
4bca56f3 |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `trim_array_spaces` fixer Closes GH-644.
|
#
a35d47d0 |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `ordered_class_elements` fixer Closes GH-641.
|
#
aab787eb |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `array_indentation` fixer Closes GH-634.
|
#
c68e5a9e |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `single_space_after_construct` fixer Closes GH-640.
|
#
f3585d9b |
| 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `indentation_type` fixer Closes GH-622.
|
#
ba92fc90 |
| 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `visibility_required` fixer Closes GH-639.
|
#
4b3e3c9a |
| 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `whitespace_after_comma_in_array` fixer Closes GH-637.
|
#
1b3e0e41 |
| 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable no_trailing_whitespace fixer Closes GH-636.
|
#
d3b6b3ed |
| 11-Jul-2022 |
Andreas Möller |
Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions Co-authored-by: Markus Staab <maggus.staab@googlemail.com> Closes GH-559.
|