mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Updated CONTRIBUTING to include "tests" when running phpcs
This commit is contained in:
+1
-1
@@ -57,8 +57,8 @@ The following tests must pass before we will accept a pull request. If any of th
|
||||
|
||||
```
|
||||
./vendor/bin/parallel-lint src tests
|
||||
./vendor/bin/phpcs src tests --standard=psr2 -sp
|
||||
./vendor/bin/phpunit --verbose
|
||||
./vendor/bin/phpcs src --standard=psr2 -sp
|
||||
```
|
||||
|
||||
### Locally Test With Emulated MIPS Architecture
|
||||
|
||||
Reference in New Issue
Block a user