We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f5ee2 commit d949f92Copy full SHA for d949f92
src/Commands/HydeBuildStaticSiteCommand.php
@@ -21,6 +21,7 @@
21
* Hyde Command to run the Build Process.
22
*
23
* @see \Tests\Feature\Commands\BuildStaticSiteCommandTest
24
+ * @todo #361 Rename --pretty option to --run-prettier to distinguish it better
25
*/
26
class HydeBuildStaticSiteCommand extends Command
27
{
0 commit comments