902 Commits

Author SHA1 Message Date
Tomas Votruba
99cd6a2a18 remove unused code reported by UnusedPublicMethodSniff 2018-08-02 12:58:42 +02:00
Tomas Votruba
67e94b2215 remove unused code reported by UnusedPublicMethodSniff 2018-08-02 12:51:45 +02:00
Tomas Votruba
eb3b21ab32 cleanup 2018-08-01 22:19:12 +02:00
Tomas Votruba
7667c5230a render configuratoin to configurabe rectors as well 2018-08-01 21:31:01 +02:00
Tomas Votruba
a079a29f6b rename DescribeCommand to GenerateRectorOverviewCommand 2018-08-01 16:30:42 +02:00
Tomas Votruba
e627166174 cleanup DescribeCommand to provide only markdown output 2018-08-01 16:27:55 +02:00
Tomas Votruba
56b1bec61a decouple PhpRectorInterface 2018-08-01 16:27:55 +02:00
Tomas Votruba
ade074ae69 note [skip ci] 2018-07-27 17:03:22 +02:00
Tomas Votruba
deb3439873 [YamlRector] process content main line one by one 2018-07-27 17:03:22 +02:00
Tomáš Votruba
82f2a0ad27
Merge pull request #528 from rectorphp/coverage
Improve test-suite run
2018-07-27 17:02:23 +02:00
Tomas Votruba
9129adea69 cleanup configs with autowire: true 2018-07-26 15:39:00 +02:00
Tomas Votruba
58d8775221 add AutowireDefaultCompilerPass 2018-07-26 15:31:58 +02:00
Tomas Votruba
565ee890ea fix covers class references 2018-07-25 17:53:08 +02:00
Tomas Votruba
4c6c618785 drop forgotten Nette rector - MagicMethodRector 2018-07-25 14:28:40 +02:00
Tomas Votruba
2645d2f9a1 static fixes 2018-07-25 14:18:37 +02:00
Tomas Votruba
830f09b9d9 decopuling 2018-07-19 01:29:02 +02:00
Tomas Votruba
72a89cf21e make use of services 2018-07-19 01:20:05 +02:00
Tomas Votruba
a1a4d2b594 [YamlRector] Init ReplaceValueYamlRector 2018-07-19 01:10:52 +02:00
Tomas Votruba
3e124e3d2b [Symfony] Add use_strict_mode removal 2018-07-18 22:08:57 +02:00
Tomas Votruba
fa878f0af7 add more cases 2018-07-18 21:25:27 +02:00
Tomas Votruba
31302f6835 Fixup for double double colon 2018-07-18 20:50:13 +02:00
Tomas Votruba
0d6732c794 [Symfony] Add SpaceBetweenKeyAndValueYamlRector 2018-07-18 20:43:18 +02:00
Tomas Votruba
8122ae6f17 Add !str 2018-07-17 22:10:42 +02:00
Tomas Votruba
c58bcca915 [YamlRector] add php/object case 2018-07-17 22:08:36 +02:00
Tomas Votruba
2a3cc2db31 YamlRector - add getDefinition() to be compatible with RectorInterface 2018-07-17 22:01:20 +02:00
Tomas Votruba
910b26a577 [YamlRector] Add ReplaceStringYamlRector 2018-07-17 21:56:30 +02:00
Tomas Votruba
3860464c40 run all tests 2018-07-17 19:50:26 +02:00
Tomas Votruba
c271a8969c decouple splitPathToParts() method 2018-07-17 19:50:26 +02:00
Tomas Votruba
10bdf0a08d fix yaml replacer 2018-07-17 19:50:26 +02:00
Tomas Votruba
a1308c4468 config update 2018-06-28 16:23:33 +02:00
Tomas Votruba
8798b0c407 add comments and boiler plate code support 2018-06-28 16:23:33 +02:00
Tomas Votruba
19c9ed6bcb improve RenameSubKeyYamlRector to match any nesting 2018-06-28 16:23:33 +02:00
Tomas Votruba
ff10273c03 improve test 2018-06-28 16:23:33 +02:00
Tomas Votruba
8406eec88b merge YamlFilesFinder and PhpFilesFinder to FilesFinder 2018-06-28 16:23:33 +02:00
Tomas Votruba
1a2ea315df cleanup ProcessCommand 2018-06-28 16:23:33 +02:00
Tomas Votruba
b37452801e put Yaml file processing to ProcessCommand 2018-06-28 16:23:33 +02:00
Tomas Votruba
ef0d509897 YamlRector init 2018-06-28 16:23:33 +02:00
Tomas Votruba
d11887436d NodeTypeResolver - misc detail fixes 2018-06-13 13:12:29 +02:00
Tomas Votruba
9c6d57aa79 fix type resolving 2018-06-13 12:56:39 +02:00
Tomas Votruba
6922185cd6 rename NetteObjectToSmartTraitRector to generic ParentClassToTraitRector 2018-06-06 16:02:47 +02:00
Tomas Votruba
fffeb9415e drop nette rules 2018-06-06 15:53:20 +02:00
Tomas Votruba
f0ddc564e4 change ChoiceDefaultValueRector to generic PropertyAssignToMethodCallRector 2018-06-06 15:12:07 +02:00
Tomas Votruba
84535e43fa cleanup 2018-06-06 14:58:10 +02:00
Tomas Votruba
3ccf1bcb56 drop nette rules 2018-06-06 14:52:24 +02:00
Tomas Votruba
0602921ede move MethodCallToAnotherMethodCallWithArgumentsRector form Nette to generic Rector/MethodCall 2018-06-06 13:58:02 +02:00
Tomas Votruba
8b681df4e2 fix namespace 2018-06-06 13:56:14 +02:00
Tomas Votruba
08767f5944 rename SetInjectToAddTagRector to generic MethodCallToAnotherMethodCallWithArgumentsRector 2018-06-06 13:55:31 +02:00
Tomas Votruba
2f1e6719be make SetInjectToAddTagRector generic 2018-06-06 13:52:48 +02:00
Tomas Votruba
de07fd3997 move RenameClassConstantsUseToStringsRector from Nette to generic Rector/Constant 2018-06-06 12:05:36 +02:00
Tomas Votruba
bfc50a0467 rename RemoveConfiguratorConstantsRector to RenameClassConstantsUseToStringsRector 2018-06-06 12:05:36 +02:00