瀏覽代碼

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 年之前
父節點
當前提交
21263cf729
共有 1 個文件被更改,包括 1 次插入0 次删除
  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