add configuration for rector
commit077b7fe2fa650a6495f4e9fa288d8e89b73e8b8c
authorAndreas Gohr <andi@splitbrain.org>
Tue, 29 Aug 2023 10:18:47 +0000 (29 12:18 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 29 Aug 2023 11:42:04 +0000 (29 13:42 +0200)
tree8940919e2c8104db8b13441667274af81dcfcab2
parent7bbc0dcadf9ed483187267023c70883223d3f8ac
add configuration for rector

A workflow should automatically suggest a new pull request with the
changes.

Initial fixes will not be applied from the auto generated PR but will be
added as piece by piece commits with rule updates to this branch.
.github/workflows/autoFix.yml [new file with mode: 0644]
.github/workflows/deletedFiles.yml
.github/workflows/phpCS.yml
.gitignore
_test/phpcs.xml
_test/rector.php [new file with mode: 0644]