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.
1 parent 9e82ad6 commit b5270aeCopy full SHA for b5270ae
vroom/swiftformat.vroom
@@ -34,7 +34,7 @@ You can format any buffer with swift-format specifying the formatter explicitly.
34
$ return "a"
35
$ }
36
func f(a: String, b: Int) -> String {
37
- return "a"
+ return "a"
38
}
39
@end
40
0 commit comments