Skip to content

Commit

Permalink
readme: link extra strictness section (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Dec 12, 2023
1 parent 23089fe commit d5ec924
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
@@ -1,6 +1,6 @@
# ShipMonk PHPStan rules
About **40 super-strict rules** we found useful in ShipMonk.
We tend to have PHPStan set up as strict as possible, but that still was not strict enough for us.
We tend to have PHPStan set up [as strict as possible](#native-phpstan-extra-strictness), but that still was not strict enough for us.
This set of rules should fill the missing gaps we found.

If you find some rules opinionated, you can easily disable them.
Expand Down

0 comments on commit d5ec924

Please sign in to comment.