Skip to content

Commit

Permalink
doc(README): update cs-fixer command
Browse files Browse the repository at this point in the history
  • Loading branch information
emri99 committed Nov 11, 2020
1 parent 4dea787 commit 230fbc6
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 @@ -151,7 +151,7 @@ foreach($branches as $branch) {
Thanks for contributing !

Please follow this rules:
* you MUST apply supplied CS-fixer by running `composer run-script format`
* you MUST apply supplied CS-fixer by running `composer run-script cs`
* you MUST write/update the tests
* you SHOULD write documentation
* you MUST write minimum details in pull request description
Expand Down

0 comments on commit 230fbc6

Please sign in to comment.