diff --git a/mago.toml b/mago.toml index 582de0a9a..2dd509090 100644 --- a/mago.toml +++ b/mago.toml @@ -14,6 +14,7 @@ excludes = [ "**/*.input.php", "**/*.expected.php", "**/.tempest", + "./vendor/rector", #see https://github.com/carthage-software/mago/issues/1237 rector clashes and throws errors in tests ] [formatter]