We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c433c commit 8def48dCopy full SHA for 8def48d
2 files changed
README.md
@@ -36,5 +36,4 @@ none | --skip-signatures | Don't check docblocks against method signatures.
36
none | --ansi | Force ANSI output.
37
none | --no-ansi | Disable ANSI output.
38
-n | --no-interaction | Do not ask any interactive question.
39
--v -vv -vvv | --verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3
40
-for debug.
+-v -vv -vvv | --verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
composer.json
@@ -11,7 +11,7 @@
11
"name": "Dmitry Khomutov",
12
"email": "poisoncorpsee@gmail.com",
13
"homepage": "http://corpsee.com",
14
- "role": "PHPDoc Checker"
+ "role": "PHPDoc Checker developer"
15
},
16
{
17
"name": "Dan Cryer",
0 commit comments