forked from mirror/_s
Switch tabs to spaces and fix a minor docs issue
This commit is contained in:
parent
d3e4339c50
commit
b132e87dc0
|
@ -52,7 +52,7 @@ script:
|
||||||
- composer validate --no-check-all --strict
|
- composer validate --no-check-all --strict
|
||||||
|
|
||||||
# Search for PHP syntax errors using PHP Parallel Lint.
|
# Search for PHP syntax errors using PHP Parallel Lint.
|
||||||
# https://github.com/php-parallel-lint/PHP-Parallel-Lint
|
# @link https://github.com/php-parallel-lint/PHP-Parallel-Lint
|
||||||
- composer lint:php
|
- composer lint:php
|
||||||
|
|
||||||
# Check the PHP files with the coding standards documented in the phpcs.xml.dist file.
|
# Check the PHP files with the coding standards documented in the phpcs.xml.dist file.
|
||||||
|
|
Reference in New Issue