Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Dariusz Rumiński
|
64c4398977
chore: list over array in more places (#7857)
|
8 months ago |
Jakub Kwaśniewski
|
42d0586dd3
feat: Add `spacing` option to `PhpdocAlignFixer` (#6505)
|
10 months ago |
Dariusz Rumiński
|
cb5d2211f8
fix: phpdoc_align - fix multiline tag alignment issue (#7630)
|
10 months ago |
Dariusz Rumiński
|
ac9c2e055f
chore: PHPDoc key-value spacing (#7592)
|
10 months ago |
Dariusz Rumiński
|
f68358139e
minor: PhpdocAlignFixerTest - convert CUSTOM tags test to not rely on non-custom tag from TAGS_WITH_NAME (#7209)
|
1 year ago |
Michael Voříšek
|
eada013a35
bug: Fix phpDoc align when there is inconsistent spacing after comment star (#7012)
|
1 year ago |
Kuba Werłos
|
4a3d85d8b7
DX: refactor PhpdocAlignFixerTest (#6925)
|
1 year ago |
Kuba Werłos
|
546516ad40
minor: PhpdocAlignFixer - support cases with type and variable separated with no space (#6921)
|
1 year ago |
Vincent Langlet
|
67db5f6d49
feature: [PhpdocAlignFixer] Add support for every tag (#6564)
|
1 year ago |
Michael Voříšek
|
10084fdf1b
feature: Parse parenthesized & conditional phpdoc type (#6796)
|
1 year ago |
Dariusz Rumiński
|
217610b83d
DX: apply CS (#6759)
|
1 year ago |
Chris Smith
|
ecb41d54f8
bug: Fix PHPDoc alignment fixer containing callbacks using `\Closure` (#6746)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
HypeMC
|
3b471b4337
bug: PhpdocAlignFixer - fix static `@method` (#6366)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
Chris Nobody
|
9e13590d1c
PhpdocAlignFixer: fix property-read/property-write descriptions not getting aligned
|
2 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
9711c2bb7e
PhpdocAlignFixer - fix for whitespace in type
|
4 years ago |
Dariusz Ruminski
|
8c5943b38e
Merge branch 'master' into 3.0
|
3 years ago |
Dariusz Ruminski
|
4faf827e75
DX: use constants in tests for Fixer configuration
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
8f14ed617d
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
2dae418c64
Merge branch '2.15'
|
5 years ago |
Dariusz Ruminski
|
d25010b1b7
Configure no_superfluous_phpdoc_tags for Symfony
|
5 years ago |
SpacePossum
|
f01ec393e3
Merge branch 'master' into 3.0
|
5 years ago |
Kuba Werłos
|
8de7b3e21e
PhpdocAlignFixer - add "property-read" and "property-write" to allowed tags
|
5 years ago |
Dariusz Ruminski
|
e789099d32
Merge branch 'master' into 3.0
|
6 years ago |
Dariusz Ruminski
|
8a4de863ee
Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer
|
6 years ago |
Dariusz Ruminski
|
e4898f0d55
Merge branch 'master' into 3.0
|
6 years ago |
robert.ahmerov
|
0e644dc55e
Add `phpdoc_align.collapse` field.
|
6 years ago |
Dariusz Ruminski
|
26b6670dc5
Merge branch 'master' into 3.0
|
6 years ago |
Dariusz Ruminski
|
089d4afd57
Merge branch '2.2' into 2.11
|
6 years ago |
SpacePossum
|
10aaafbf93
PhpdocAlignFixer - Fix linebreak inconsistency
|
6 years ago |
Dariusz Ruminski
|
9993d51053
rules - change default options
|
6 years ago |
Nat Zimmermann
|
6bd6e9a13a
PhpdocAlignFixer - Fix removing of everything after @ when there is a space after the @
|
6 years ago |
Nat Zimmermann
|
2d8ab59b53
Make @method alignable
|
7 years ago |
Dariusz Ruminski
|
91cd1cfe58
Merge branch '2.2' into 2.7
|
7 years ago |
Dariusz Ruminski
|
7ae323de73
DX groom CS
|
7 years ago |
Dariusz Ruminski
|
99135fef77
Merge branch '2.3'
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Nat Zimmermann
|
085640ad9b
Make phpdoc_align configurable
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
Graham Campbell
|
0ca8c4ac33
PhpdocAlignFixer - don't crash poorly formatted phpdoc
|
7 years ago |
SpacePossum
|
a86ac531f1
Fix alignment of variadic params.
|
7 years ago |
SpacePossum
|
a52b9dedb5
Fix uchars
|
8 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |