Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
abbadon1334 authored and StyleCIBot committed Dec 26, 2020
1 parent da5c34d commit 516e524
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/GenerateDocumentationCommand.php
Expand Up @@ -56,10 +56,10 @@ protected function configure()
null,
InputOption::VALUE_NONE
)->addOption(
'element-toc',
't',
InputOption::VALUE_NONE
)->addOption(
'element-toc',
't',
InputOption::VALUE_NONE
)->addOption(
'repo-github',
null,
InputOption::VALUE_REQUIRED,
Expand Down

0 comments on commit 516e524

Please sign in to comment.