diff --git a/docs/internals.md b/docs/internals.md index 0585da7..7d237a2 100644 --- a/docs/internals.md +++ b/docs/internals.md @@ -42,7 +42,7 @@ The code is statically analyzed with [Psalm](https://psalm.dev/). To run static ./vendor/bin/psalm ``` -## Code style +## Rector Use [Rector](https://github.com/rectorphp/rector) to make codebase follow some specific rules or use either newest or any specific version of PHP: