Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50be409

Browse files
committed
update readme
1 parent 378297c commit 50be409

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ any additions, improvements or modifications are welcome.
3636
vendor/bin/phpunit
3737
```
3838

39+
### Checking code standards are met
40+
```
41+
vendor/bin/phpcs src/Patterns --standard=PSR12
42+
```
43+
3944
### Issues
4045

4146
[See here](https://github.com/celyes/design-patterns-php/issues)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /