121 Commits

Author SHA1 Message Date
TomasVotruba
97040249f1 use Symplify SeeAnnotationToTestRule 2020-05-09 20:44:14 +02:00
TomasVotruba
153da89118 add FindFirstInstanceOfReturnTypeExtension 2020-05-09 20:44:14 +02:00
TomasVotruba
c8111834b3 add builder types 2020-05-07 01:32:26 +02:00
TomasVotruba
1795cd538c run phpstan on utils 2020-05-07 01:10:51 +02:00
TomasVotruba
7b1813f00e fix lock to Rector named class only 2020-05-07 00:55:37 +02:00
TomasVotruba
0ca2340595 [utils] add schema for phpstan rules 2020-05-07 00:53:47 +02:00
TomasVotruba
4dc366bf93 make SeeAnnotationToTestRule more generic 2020-05-07 00:52:43 +02:00
TomasVotruba
b7d1789518 move phsptan rules one directory up 2020-05-07 00:45:05 +02:00
TomasVotruba
b0bd524e53 apply constant decouple 2020-05-06 23:40:31 +02:00
TomasVotruba
491a417842 various @todo resolved 2020-05-06 17:37:27 +02:00
TomasVotruba
ff8d50e93a remove preslash custom type 2020-05-05 22:33:00 +02:00
TomasVotruba
94160332e1 [utils] improve SeeAnnotationToTestRule to check reference to test case class 2020-05-05 22:09:56 +02:00
TomasVotruba
2bb5bb3418 make rule to check for see test case 2020-05-05 22:06:18 +02:00
TomasVotruba
8e0deaa2b4 handle Symplify 7.3 deprecations in CS 2020-05-03 21:10:05 +02:00
TomasVotruba
a952cac41c complete @see annotation, minor improvements 2020-05-03 16:07:56 +02:00
TomasVotruba
7f396171f9 [Utils] Add SeeAnnotationToTestRule 2020-05-03 15:41:50 +02:00
TomasVotruba
61aeeaeebd improve PHPStan rules for Rector 2020-05-03 15:02:18 +02:00
TomasVotruba
00b3184eb3 [Naming] Add RenamePropertyToMatchTypeRector 2020-05-02 22:36:11 +02:00
TomasVotruba
d30ae052a0 workaround constant resolving in doc parser to keep original constant values on print 2020-04-29 21:24:01 +02:00
TomasVotruba
1612ef2165 [PHP 8.0] Add attributes v2 2020-04-29 00:25:45 +02:00
TomasVotruba
93c033809a publish dump-rectors command with 3rd party install 2020-04-26 23:25:34 +02:00
TomasVotruba
d6a090a685 make DumpRectorsCommand accept argument - directory to Rector rules 2020-04-26 16:30:13 +02:00
TomasVotruba
1bf62ac1c7 [cs] sort private methods by call order and property by complexity 2020-04-26 02:57:47 +02:00
TomasVotruba
1cd6803847 [CodeQuality] Fix CompactToVariablesRector for unknown names 2020-04-24 23:53:29 +02:00
TomasVotruba
913d4f89b6 fix auto_import disabling 2020-04-24 23:47:59 +02:00
TomasVotruba
8082b3a2f2 [PHP 8.0] Add str_starts_with 2020-04-23 23:06:36 +02:00
TomasVotruba
98b1277549 various suffix fixes 2020-04-23 22:31:58 +02:00
TomasVotruba
d865f69793 [DX] Add validate fixture suffix 2020-04-23 21:36:19 +02:00
TomasVotruba
1ecd30818a remove unused print method 2020-04-20 09:45:15 +02:00
TomasVotruba
5f4a2c1e3b Add changed files caching 2020-04-20 01:54:17 +02:00
TomasVotruba
4c4e56b168 make use of isStaticCallNamed() 2020-04-05 00:52:49 +02:00
TomasVotruba
33e4a374d8 add RemoveAnnotationRegistryRegisterFileRector 2020-04-05 00:41:47 +02:00
TomasVotruba
8991964431 add ClassSyncerNodeTraverser 2020-04-05 00:17:36 +02:00
TomasVotruba
6291b39ffa add github action check 2020-04-04 22:39:34 +02:00
TomasVotruba
d29c4ede57 Add DoctrineAnnotationParserSyncer 2020-04-04 22:01:47 +02:00
TomasVotruba
d3f4880c8e fix cs 2020-04-03 00:38:05 +02:00
TomasVotruba
68e18d83d6 change order of props and code 2020-04-02 15:21:12 +02:00
TomasVotruba
1f74373795 remove non-markdown nodes dumper + add public property list + types 2020-04-02 14:17:06 +02:00
TomasVotruba
0fec67e7bd remove json rector dump formatter, not needd 2020-04-02 14:17:06 +02:00
TomasVotruba
b3fde24ab1 [PHPUnit] Add AddProphecyTraitRector 2020-04-01 02:37:21 +02:00
TomasVotruba
cbb50de280 [Privatization] Add PrivatizeLocalPropertyToPrivatePropertyRector 2020-03-29 19:07:26 +02:00
TomasVotruba
2517480b5a use properties over referecnes 2020-03-29 16:57:15 +02:00
TomasVotruba
69436fc827 naming 2020-03-29 16:16:27 +02:00
TomasVotruba
1cec462ccf rename to ProjectValidator 2020-03-29 16:13:32 +02:00
TomasVotruba
a957eba2eb move check_services_in_yaml_configs to ValidateServicesInSetsCommand 2020-03-29 16:11:03 +02:00
TomasVotruba
be4b34302f move ci/check_keep_fixtures.php to ValidateFixtureCommand 2020-03-29 15:50:36 +02:00
TomasVotruba
f823903560 move run_all_sets to ValidateSetsCommand 2020-03-29 15:37:46 +02:00
Pascal Landau
cc18c9a52a Add parallel execution to ci/run_all_sets 2020-03-29 14:45:54 +02:00
TomasVotruba
626287ec76 apply privatization 2020-03-29 00:06:05 +01:00
TomasVotruba
2f5055c3c4 sort namespaces 2020-02-27 14:34:33 +01:00