@@ -1,5 +1,6 @@
//
// DO NOT EDIT.
+// swift-format-ignore-file
// Generated by the protocol buffer compiler.
// Source: google/cloud/language/v1/language_service.proto
// Source: echo.proto
// Source: helloworld.proto
// Source: route_guide.proto
// Source: src/proto/grpc/testing/test.proto
@@ -111,6 +111,7 @@ class Generator {
self.printer.print("""
+ // swift-format-ignore-file
// Source: \(self.file.name)
// Source: normalization.proto
// Source: a.proto
// Source: b.proto
// Source: service.proto
// Source: test.proto
@@ -97,7 +97,7 @@ check_copyright_headers() {
# Package.swift is preceeded by a "swift-tools-version" line.
*.grpc.swift)
expected_sha="$SWIFT_GRPC_SHA"
- drop_first=8
+ drop_first=9
expected_lines=13
;;
*.pb.swift)