Update README.md
This commit is contained in:
@@ -42,7 +42,7 @@ Just create a `phpcs.xml.dist` in your project's root directory with the followi
|
|||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ruleset name="projektmotor-coding-standard">
|
<ruleset name="sept-coding-standard">
|
||||||
<rule ref="vendor/1sept/1sept-coding-standard/ruleset.xml">
|
<rule ref="vendor/1sept/1sept-coding-standard/ruleset.xml">
|
||||||
<!-- If the standard is too hard, you can exclude some rules like this: -->
|
<!-- If the standard is too hard, you can exclude some rules like this: -->
|
||||||
<!-- <exclude name="Generic.Arrays.DisallowLongArraySyntax.Found" /> -->
|
<!-- <exclude name="Generic.Arrays.DisallowLongArraySyntax.Found" /> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user