Skip to content

Commit

Permalink
Updated readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniyal Hamid committed Jul 22, 2021
1 parent 03d7240 commit a166819
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,13 @@ Gets all files that match the specified key. Can optionally have wildcard using

To run the tests you can use the following commands:

| Command | Type |
| ---------------- |:---------------:|
| `composer test` | PHPUnit tests |
| `composer style` | CodeSniffer |
| `composer md` | MessDetector |
| `composer check` | PHPStan |
| Command | Type |
| ------------------- |:----------------:|
| `composer test` | PHPUnit tests |
| `composer style` | CodeSniffer |
| `composer style-fix`| CodeSniffer Fixer|
| `composer md` | MessDetector |
| `composer check` | PHPStan |

## Contributing

Expand Down

0 comments on commit a166819

Please sign in to comment.