We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e847a93 commit 5ce603aCopy full SHA for 5ce603a
README.md
@@ -57,7 +57,7 @@ File: `phpfci.xml`
57
or generate a config file based on existing coverage results
58
59
```shell script
60
-php vendor/bin/phpfci baseline --baseDir /home/ci/workspace coverage.xml ./phpfci.xml
+php vendor/bin/phpfci baseline --baseDir /home/ci/workspace coverage.xml --config ./phpfci.xml
61
```
62
63
The base directory will be subtracted from the filepaths in coverage.xml
0 commit comments