SpacePossum
|
370943c56a
feat: Add `array_destructuring` as option for `trailing_comma_in_multiline` (#8172)
|
2 months ago |
Dariusz Rumiński
|
b0a41d1d61
feat: TrailingCommaInMultilineFixer - dynamically evaluate config against PHP version (#8167)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Dariusz Rumiński
|
e23c84167d
chore: add missing type in method prototype (#8088)
|
4 months ago |
Ondřej Machulda
|
6a98688c55
fix: `TrailingCommaInMultilineFixer` - language constructs should be covered by arguments, not parameters (#7990)
|
6 months ago |
Ondřej Machulda
|
4b71d6dca9
fix: `TrailingCommaInMultilineFixer` - handle trailing comma in language constructs (#7989)
|
6 months ago |
tamiroh
|
b113059b28
chore: Fix typos (#7835)
|
9 months ago |
Michael Voříšek
|
75f1b53bd4
feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)
|
10 months ago |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
bb94db0318
bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
|
2 years ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
dpi
|
32cf09ef7a
minor: TrailingCommaInMultilineFixer - Add comma to multiline `new static` (#6380)
|
2 years ago |
SpacePossum
|
44665bb529
TrailingCommaInMultiline - Add `match` support (#6381)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
bd8ec6a308
DX: automate checking 7.0 types on project itself
|
3 years ago |
Dariusz Ruminski
|
7b84f6d2f3
Merge branch 'master' into 3.0
|
3 years ago |
Kuba Werłos
|
5b36241fa8
TrailingCommaInMultilineFixer - introduction
|
3 years ago |