You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, if you have Ant installed on your system, you may run the CodeSniffer by going to the `<root directory>` of the Joomla project's code you want to test and executing
22
+
23
+
```
24
+
ant phpcs
25
+
```
23
26
24
27
#### Known Issues
25
28
@@ -32,6 +35,3 @@ CodeSniffer by going to the platform root directory and executing
32
35
Here are some other tools available to developers who are planning to submit source code to the project.
0 commit comments