Skip to content

Commit

Permalink
chore: run php-cs-fixer with dot files
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Sep 15, 2024
1 parent 5843ae1 commit b12fcce
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .watcher.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<?php

declare(strict_types=1);
/**
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://hyperf.wiki
* @contact group@hyperf.io
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/

use Hyperf\Watcher\Driver\ScanFileDriver;

return [
Expand Down

0 comments on commit b12fcce

Please sign in to comment.