Skip to content

Commit eb1a554

Browse files
committed
adjust README
1 parent 9686722 commit eb1a554

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
@@ -65,11 +65,16 @@ composer test
6565
Once this has been done once, you can use `composer phpunit` to run the
6666
tests for the rules in this repository.
6767

68+
The tests are present inside the `CakePHP/Tests` folder.
69+
6870
## Contributing
6971

7072
If you'd like to contribute to the Code Sniffer, you can fork the project add
7173
features and send pull requests.
7274

75+
> [!NOTE]
76+
> Please make sure to run `composer docs` if you change the ruleset.xml file.
77+
7378
## Releasing CakePHP Code Sniffer
7479

7580
* Create a signed tag

0 commit comments

Comments
 (0)