Skip to content

Commit

Permalink
Update README about changed settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sasezaki committed Feb 10, 2024
1 parent 4158203 commit a552379
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
* [PSR-3 Meta Document](https://www.php-fig.org/psr/psr-3/meta/)

> [!IMPORTANT]
> It is planned to change default rule settings.
> Since `0.20.0`, changed default rule settings.
* MessageStaticStringRule would be enabled by default.
* ContextRequireExceptionKeyRule would be disabled by default.
* MessageStaticStringRule is enabled by default.
* ContextRequireExceptionKeyRule is disabled by default.
* [Recommendation] write these parameters to your project's `phpstan.neon`.

```neon
Expand Down

0 comments on commit a552379

Please sign in to comment.