Skip to content

Commit 2742c95

Browse files
remove extraneous blank lines in declarations
1 parent bd379e9 commit 2742c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Laravel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<codeStyleSettings language="PHP">
3434
<option name="LINE_COMMENT_AT_FIRST_COLUMN" value="false" />
3535
<option name="KEEP_LINE_BREAKS" value="false" />
36-
<option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
36+
<option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="0" />
3737
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
3838
<option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
3939
<option name="BLANK_LINES_AFTER_PACKAGE" value="1" />

0 commit comments

Comments
 (0)