Skip to content

Commit 518f5e2

Browse files
authored
Merge pull request #9 from inpsyde/issue-8
Update suggested filename to phpcs.xml.dist
2 parents 4df873f + e67cf13 commit 518f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $ vendor/bin/phpcs --help
5858
## Configuration File
5959

6060
To do not have to pass all the arguments to the command line, and to also be able to do
61-
customization it is also possible to create a `phpcs.xml` file that contains something like this:
61+
customization it is also possible to create a `phpcs.xml.dist` file that contains something like this:
6262

6363
```xml
6464
<?xml version="1.0"?>

0 commit comments

Comments
 (0)