Skip to content

Commit f46f8aa

Browse files
committed
Fixing code style.
1 parent 56450cc commit f46f8aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rules/laravel-prettier.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Ruleset for Laravel projects also using Prettier PHP plugin.
5-
*
5+
*
66
* @see https://git.io/JJASj
77
*/
88
return [

src/rules/laravel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Ruleset for Laravel projects.
5-
*
5+
*
66
* @see https://git.io/JJASj
77
*/
88
return [

0 commit comments

Comments
 (0)