We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d0168a + eb1a554 commit e1d35a1Copy full SHA for e1d35a1
README.md
@@ -65,11 +65,16 @@ composer test
65
Once this has been done once, you can use `composer phpunit` to run the
66
tests for the rules in this repository.
67
68
+The tests are present inside the `CakePHP/Tests` folder.
69
+
70
## Contributing
71
72
If you'd like to contribute to the Code Sniffer, you can fork the project add
73
features and send pull requests.
74
75
+> [!NOTE]
76
+> Please make sure to run `composer docs` if you change the ruleset.xml file.
77
78
## Releasing CakePHP Code Sniffer
79
80
* Create a signed tag
0 commit comments