Skip to content

Commit 493f99e

Browse files
committed
fix(cs): Indentation
1 parent e62367d commit 493f99e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scaffold.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ init() {
2828
skeleton=".php-cs-fixer.php"
2929
;;
3030
"phpstan")
31-
skeleton="phpstan.neon"
32-
;;
31+
skeleton="phpstan.neon"
32+
;;
3333
"infection")
3434
skeleton="infection.json5"
3535
;;

0 commit comments

Comments
 (0)