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 e163fac commit 31d172aCopy full SHA for 31d172a
README.md
@@ -56,7 +56,7 @@ git diff my-current-branch develop
56
57
_Please note:_
58
- The `-v` flag is optional. This returns a verbose output during processing.
59
-- The `current-branch` parameter is optional. If this is not defined, phpcs-diff will use the current commit hash via `git rev-parse --verify HEAD`.
+- The `current-branch` parameter is optional. If this is not defined, `phpcs-diff` will use the current commit hash via `git rev-parse --verify HEAD`.
60
- You must have a `ruleset.xml` defined in your project base directory.
61
62
After running `phpcs-diff`, the executable will return an output similar to the following:
0 commit comments