Tomas Votruba
|
b0dc20a462
|
make ComposerFileProcessor run on non-root paths of composer.json (#6111)
|
2021-04-12 20:47:56 +00:00 |
|
Tomas Votruba
|
9e6e3f7a92
|
Simplify set provider (#6077)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-10 11:38:25 +00:00 |
|
Tomas Votruba
|
31566dc869
|
Traverse phpdoc with use of PhpDocNodeVisitor (#6045)
* make use of new simple-php-doc-parser
* add ParamPhpDocNodeVisitor
* remove uneeded contracts
* skip bool instanceof
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-06 19:33:09 +02:00 |
|
Michal Lulco
|
8290449e2c
|
Added league event to set list (#5972)
|
2021-03-24 23:33:48 +01:00 |
|
TomasVotruba
|
2f677206f4
|
use naming
|
2021-03-23 21:54:42 +01:00 |
|
TomasVotruba
|
2b555d0bc4
|
space
|
2021-03-22 02:05:14 +01:00 |
|
TomasVotruba
|
2526139e4d
|
use DoctrineSetList
|
2021-03-22 02:03:56 +01:00 |
|
TomasVotruba
|
94fd5af4f8
|
make use of external symfony doc nodes
|
2021-03-21 01:38:09 +01:00 |
|
Tomas Votruba
|
b28b8742fc
|
use rector-nette with tags (#5924)
* use rector-nette with tags
* redirect Kdyby sets
* use local ParamAnalyzer
|
2021-03-20 22:16:54 +01:00 |
|
Tomas Votruba
|
c9df17990b
|
[CakePHP] Decouple to own package (#5918)
|
2021-03-20 10:40:50 +01:00 |
|
Tomas Votruba
|
8b1d88926e
|
make use of TwigSetList (#5917)
|
2021-03-20 03:03:02 +01:00 |
|
Tomas Votruba
|
3aa1f86778
|
[Laravel] Decouple to own package (#5904)
|
2021-03-19 02:09:51 +01:00 |
|
Tomas Votruba
|
21db1e9e38
|
[Nette] Decouple to own package (#5903)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 01:33:30 +01:00 |
|
Tomas Votruba
|
8304d70f67
|
[Symfony] Decouple to own package (#5900)
|
2021-03-18 22:03:54 +00:00 |
|
Tomas Votruba
|
69e66cbf1f
|
Replace StaticRectorStrings with Stringy class, remove CamelCaseFunctionNamingToUnderscoreRector to avoid naming rules (#5882)
|
2021-03-17 19:59:18 +00:00 |
|
Tomas Votruba
|
683f8319a8
|
[CI] simplify php linter (#5867)
* [CI] simplify php linter
* [CI] merge code analysis to one
* [docs] remove nodes overview, already in external repository
* remove unused ci job
* [CI] check annotation parser + sync
* [DeadCode] Remove RemoveEmptyAbstractClassRector, not reliable with static-reflection, opionated
* [CI] remove set validation, PHPStan handles this better with PHP
* remove dead-code-strict [skip ci]
|
2021-03-15 23:44:28 +01:00 |
|
TomasVotruba
|
c27b9e8338
|
drop symfony-autowire set, used just once internally
|
2021-03-15 21:04:20 +01:00 |
|
TomasVotruba
|
bcfc808852
|
merge dead-doc-block to dead-code set
|
2021-03-15 21:03:11 +01:00 |
|
TomasVotruba
|
0670f8ee36
|
merge doctrine-services to doctrine-code-quality
|
2021-03-14 22:05:32 +01:00 |
|
TomasVotruba
|
3b7e88b3ba
|
drop eab config, just 2 poor rules
|
2021-03-14 22:04:43 +01:00 |
|
Tomas Votruba
|
0acc05cc6e
|
remove runnable interface, to lower complexity (#5829)
|
2021-03-13 01:23:22 +00:00 |
|
Tomas Votruba
|
67670e70ad
|
[DX] move packages from src/tests to single PSR-4 directory (#5824)
|
2021-03-12 01:21:29 +00:00 |
|