We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8376398 commit 4b4e0d6Copy full SHA for 4b4e0d6
README.md
@@ -143,7 +143,8 @@ predefined rulesets. Rector can be highly opinionated based on its configuration
143
so be sure to read the documentation and figure out the best fit for you. This workflow performs
144
a "dry run" to check for any changes that Rector would have made and fail if there are matches.
145
146
-> Note: Rector updates rules all the time, so you may want to lock your repo to
+> **Note**
147
+> Rector updates rules all the time, so you may want to lock your repo to
148
> the latest known working version of Rector to prevent unexpected failures.
149
> Using pinned version in `composer.json` and update it with dependabot is the
150
> best practice.
0 commit comments