Commit Graph

15 Commits

Author SHA1 Message Date
Tomas Votruba
5c66890e46 simplify autoload in bin/rector.php 2020-11-27 21:00:10 +00:00
Tomas Votruba
0eb6e29176
drop MinimalVersionChecker, is checked by composer itself (#4715)
Co-authored-by: rector-bot <tomas@getrector.org>
2020-11-27 17:32:38 +01:00
Tomas Votruba
0993088cda
[SymfonyPhpConfig] Use Symplify package instead + simplify set validation (#4694)
* [SymfonyPhpConfig] Use Symplify package instead

* [SymfonyPhpConfig] Drop forgotten custom-jobs Rectors

* [CI] simplify set validation

* from inline functions to Static class

* cleanup

* decouple rector.php to allow static analysis and coding standards
2020-11-26 16:44:27 +00:00
Gabriel Caruso
1a7e182dd5 Have only one rector file 2017-12-30 17:45:50 -02:00
TomasVotruba
88d36e1607 bin: use LevelConfigShortcutFinder 2017-12-25 19:43:09 +01:00
TomasVotruba
4f1cc44c2a ProgressBar: fix verbosity fuction 2017-12-25 19:20:41 +01:00
TomasVotruba
3ee53abfda cs updates 2017-11-25 02:36:43 +01:00
TomasVotruba
ab3b3d1148 RectorConfigFilePathHelper: remove unneded static 2017-11-06 03:46:11 +01:00
TomasVotruba
f5908477cf make bin unique 2017-11-04 13:03:37 +01:00
TomasVotruba
a9c7afc1ec add --level shortcut option 2017-10-30 14:26:44 +01:00
TomasVotruba
0cbb076b9e improve reported exceptions 2017-09-28 20:01:15 +02:00
TomasVotruba
0d05e11bce fix cs 2017-09-27 17:02:54 +02:00
TomasVotruba
404e5a9837 bin/rector: allow custom config 2017-09-27 17:02:54 +02:00
TomasVotruba
32b90c75c6 cs fixes, drop duplicated NodeVisitor 2017-08-12 13:34:40 +02:00
TomasVotruba
764ce4bb08 init 2017-07-15 19:01:21 +02:00