31 Commits

Author SHA1 Message Date
TomasVotruba
252ff65a96 add failing test case 2020-07-09 01:08:29 +02:00
TomasVotruba
6cef3e7001 add provider rector rule 2020-07-09 01:01:30 +02:00
TomasVotruba
12984cbb59 Rector and PHPStan cleanup 2020-05-20 13:05:43 +02:00
TomasVotruba
a7b9019437 making RemoveUnusedAliasRector case insensitive 2020-05-09 22:29:47 +02:00
TomasVotruba
515ee780fb apply constant on /compiler 2020-05-09 21:56:12 +02:00
TomasVotruba
4c6b519694 ci: re-enable all Rector sets 2020-05-09 21:16:52 +02:00
TomasVotruba
37d24e0210 ci: re-enable all Rector sets 2020-05-09 21:14:25 +02:00
TomasVotruba
b86f4afdaf apply on packages 2020-05-06 23:40:31 +02:00
TomasVotruba
d687bf7dba styling 2020-05-06 23:36:28 +02:00
TomasVotruba
ab4fe09dc3 [cs] update variable names 2020-05-03 13:38:00 +02:00
TomasVotruba
163b7831cb add support for nullable type 2020-05-03 13:26:26 +02:00
TomasVotruba
d539160980 make few rules silent on no change to prevent false positive reports on changed nodes 2020-05-03 13:18:59 +02:00
TomasVotruba
ad9dba0d82 cleanup rector configs 2020-05-03 12:53:25 +02:00
TomasVotruba
d29c4ede57 Add DoctrineAnnotationParserSyncer 2020-04-04 22:01:47 +02:00
TomasVotruba
626287ec76 apply privatization 2020-03-29 00:06:05 +01:00
TomasVotruba
6ba1d212e0 require at least 2 iffs for nested foreach 2020-02-23 17:05:59 +01:00
TomasVotruba
cef900323f add add ShortNameAwareTagInterface 2020-02-23 16:14:23 +01:00
TomasVotruba
eeb43d2b01 rector ci: enable solid + fix class const privatization for using parent 2020-02-23 16:03:39 +01:00
TomasVotruba
c25db0b56d apply 2020-02-19 00:14:44 +01:00
TomasVotruba
1ad8f08ccd [SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector 2020-02-18 23:59:07 +01:00
TomasVotruba
d1b4779889 apply properties to constants rule from SOLID 2020-02-16 17:47:00 +01:00
TomasVotruba
c9f5718c26 add paths parameter 2019-11-10 18:45:01 +01:00
Tomas Votruba
62ffa06005 run all sets 2019-11-05 15:17:41 +01:00
Tomas Votruba
04e0de2429 fix implode of string/string 2019-11-05 13:35:04 +01:00
Tomas Votruba
e4bf0e923c add coding-style set + apply 2019-11-05 13:05:14 +01:00
Tomas Votruba
0c455e4ae1 remove strlen() from Nette\Utils\String strict method 2019-11-05 11:25:43 +01:00
Tomas Votruba
19ae2e99ca set auto_import_names to true 2019-11-05 10:25:16 +01:00
Tomas Votruba
ced5f813aa add dead-code set to CI, make NameResolver exception on method call more verbose 2019-10-30 23:33:11 +01:00
Tomas Votruba
1620cf0211 apply code-quality 2019-10-30 15:38:30 +01:00
Tomas Votruba
8dc4336ce8 add SetOptinosResolver and ConfigResolver 2019-10-30 12:17:26 +01:00
Tomas Votruba
2ae405dd73 add rector-ci 2019-10-30 10:57:00 +01:00