Jelajahi Sumber

Regenerate protos after swift-protobuf update to 1.28.0 (#2035)

`swift-protobuf` [released
1.28.0](https://github.com/apple/swift-protobuf/releases/tag/1.28.0)
yesterday, and it changed the headers in the generated files to disable
`swiftlint` (see https://github.com/apple/swift-protobuf/pull/1627).
This means that our CI is now failing the sanity step when it checks the
generated files match the expected output of the `generate.sh` script.

This PR regenerates the protos with swift-protobuf 1.28.0 to include the
updated headers.
Gus Cairo 1 tahun lalu
induk
melakukan
21263cf729
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Tests/GRPCHTTP2TransportTests/Generated/control.pb.swift

+ 1 - 0
Tests/GRPCHTTP2TransportTests/Generated/control.pb.swift

@@ -1,5 +1,6 @@
 // DO NOT EDIT.
 // swift-format-ignore-file
+// swiftlint:disable all
 //
 // Generated by the Swift generator plugin for the protocol buffer compiler.
 // Source: control.proto