Skip to content

Commit a98a6f7

Browse files
committed
Inconsequential spacing
1 parent e487313 commit a98a6f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makeDocs.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
include "vendor/skayo/phpdoc-md/bin/phpdocmd";
3131
echo " Complete.\n";
3232

33+
3334
// if git diff has no results, exit.
3435
$diff = trim(exec("cd " . __DIR__ . "/docs && git diff --stat"));
3536
if ($diff === "") {

0 commit comments

Comments
 (0)