Dariusz Rumiński
|
209f77687b
feat: Symfony - adjust configuration for sets (#8188)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Kuba Werłos
|
5b7534cd12
fix: StatementIndentationFixer - do not crash on ternary operator in class property (#7899)
|
8 months ago |
Julien Falque
|
ac2bbeafd5
fix: Correctly indent multiline constants and properties (#7875)
|
8 months ago |
Julien Falque
|
4a8c0f6bca
fix: indentation of control structure body without braces (#7663)
|
10 months ago |
Dariusz Rumiński
|
25dfd3f80c
feat: StatementIndentationFixer - introduce stick_comment_to_next_continuous_control_statement config (#7624)
|
11 months ago |
Dariusz Rumiński
|
753d0af6fb
feat: StatementIndentationFixer - support comment for continuous control statement (#7384)
|
1 year ago |
Tom Sullivan
|
75efcd735c
bug: consider function modifiers for `statement_indentation` (#6978)
|
1 year ago |
Kuba Werłos
|
137a5814c9
bug: StatementIndentationFixer - fix comments at the end of if/elseif/else blocks (#6918)
|
1 year ago |
Kuba Werłos
|
641a67dfad
bug: StatementIndentationFixer - fix for multiline arguments starting with "new" keyword preceded by class instantiation (#6914)
|
1 year ago |
Kuba Werłos
|
4b15e7c76a
bug: StatementIndentationFixer - fix for multiline arguments starting with "new" keyword (#6913)
|
1 year ago |
Julien Falque
|
2ed718a9d9
bug: Fix indentation for comment at end of function followed by a comma (#6542)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
Julien Falque
|
304ee4dde5
bug: Fix indentation for switch ending with empty case (#6538)
|
2 years ago |
Julien Falque
|
b81e40fc1b
bug: Fix indentation of comment at end of switch case (#6493)
|
2 years ago |
Julien Falque
|
366dea2fde
bug: Fix indentation for multiline class definition (#6540)
|
2 years ago |
Julien Falque
|
8a9ba001ef
minor: Add test for indentation of trait conflict resolution (#6541)
|
2 years ago |
Jeremiasz Major
|
f63eb5df38
bug: AlternativeSyntaxAnalyzer - fix for nested else (#6495)
|
2 years ago |
Julien Falque
|
54d2c6f2ab
bug: Fix various indentation issues (#6480)
|
2 years ago |
Julien Falque
|
3b5d696d9d
bug: Fix indentation after control structure in switch (#6473)
|
2 years ago |
Julien Falque
|
9abfac4b3a
bug: Add attributes support to `statement_indentation` (#6429)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
Julien Falque
|
c8ac9936d5
StatementIndentationFixer - Fix indentation for multiline traits use (#6402)
|
2 years ago |
Julien Falque
|
f65b48e75c
Extract StatementIndentationFixer from BracesFixer
|
3 years ago |