We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9052667 + ac2d9d2 commit 1a9a337Copy full SHA for 1a9a337
.editorconfig
@@ -2,7 +2,7 @@ root = true
2
3
[*]
4
end_of_line = lf
5
-insert_final_newline = false
+insert_final_newline = true
6
indent_style = tab
7
indent_size = tab
8
tab_width = 4
check-smf-index.php
@@ -27,7 +27,6 @@
27
exit;
28
}
29
30
-?>
31
END;
32
33
try
0 commit comments