Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed Jul 28, 2024
1 parent b741d0a commit 309aa93
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 @@ -59,7 +59,7 @@ Preset defines a built-in set of rules that are ready to be used to fix code sty
| Preset | Description |
| ------------------------|-------------|
| [`laravel`][rs_laravel] | Rules that follow the official Laravel coding standards |
| [`relax`][rs_relax] | Inherits `laravel` with some tweaks |
| [`relax`][rs_relax] | Laravel based with a few tweaks |
| [`spatie`][rs_spatie] | The rule set used by Spatie |

[rs_laravel]: src/RuleSet/Sets/Laravel.php
Expand Down

0 comments on commit 309aa93

Please sign in to comment.