Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Oct 28, 2023
1 parent d35f578 commit 7ecb7ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ protected function safeOutputDirectories(): array
{
/** @var array<string> $directories */
$directories = Config::getArray('hyde.safe_output_directories', ['_site', 'docs', 'build']);

return $directories;
}
}

0 comments on commit 7ecb7ba

Please sign in to comment.