Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 2, 2024
1 parent 5753681 commit 7bd7f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Next level type declaration check PHPStan rules.
We use these sets to improve code quality of our clients' code beyond PHPStan features.

* These rules make skipped object types explicit, param types narrow and help you to fill more accurate object type hints.
* They're easy to enable, even if your code does not pass level 0
* **They're easy to enable, even if your code does not pass level 0**
* They're effortless to resolve.

If you care about code quality and type safety, add these rules to your CI.
Expand Down

0 comments on commit 7bd7f8e

Please sign in to comment.