You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/format_config_EN.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -535,5 +535,5 @@ The possible values are:
535
535
every statement should end with semicolon, missing semicolons will be added
536
536
- same_line
537
537
multiple statements in a single line may be separated by necessary semicolons, but optional semicolons will be removed
538
-
-never
538
+
-replace_with_newline
539
539
no statement should end with semicolon, all semicolons at the end of statements will be removed, lines with multiple statements will be separated into multiple lines
0 commit comments