Skip to content

Commit d6f4aae

Browse files
committed
templates support
1 parent 3326339 commit d6f4aae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,10 @@ Run CodeSniffer:
3636
```sh
3737
phpcs --standard=/path/to/Ecg/standard /path/to/code
3838
```
39-
40-
39+
PHP CodeSniffer will automatically scan Magento PHP files. To check design templates, you can specify `phtml` in the `--extensions` argument: `--extensions=php,phtml`.
4140

4241
#Requirements
4342

44-
4543
PHP 5.4 and up.
4644

4745
Checkout the `php-5.3-compatible` branch to get the PHP 5.3 version.

0 commit comments

Comments
 (0)