mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-09-08 20:46:25 +08:00
chore: add trailing newlines (#4631)
This commit is contained in:
@@ -18,4 +18,4 @@ service example {
|
||||
)
|
||||
@handler getPath2
|
||||
get / (string) returns (string)
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
import "duplicate_path_expression_different_prefix__prefix_1.api"
|
||||
import "duplicate_path_expression_different_prefix__prefix_2.api"
|
||||
import "duplicate_path_expression_different_prefix__prefix_2.api"
|
||||
|
||||
Vendored
+1
-1
@@ -13,4 +13,4 @@ service example {
|
||||
)
|
||||
@handler getPath2
|
||||
get / (string) returns (string)
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -12,4 +12,4 @@ service example {
|
||||
)
|
||||
@handler getPath1
|
||||
get / (string) returns (string)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user