We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3550f42 commit 1806e56Copy full SHA for 1806e56
src/Command/CheckGherkinCodeStyle.php
@@ -60,7 +60,7 @@ protected function configure()
60
{
61
$this
62
->setName('kawaii:gherkin:check')
63
- ->setDescription('Fix gherkin code style')
+ ->setDescription('Find wrong gherkin code styled')
64
->addArgument(
65
'directory',
66
InputArgument::REQUIRED,
0 commit comments