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 36b9ddc commit b0f2dddCopy full SHA for b0f2ddd
Sources/protoc-gen-swift/FileGenerator.swift
@@ -59,6 +59,7 @@ class FileGenerator {
59
p.print("""
60
// DO NOT EDIT.
61
// swift-format-ignore-file
62
+ // swiftlint:disable all
63
//
64
// Generated by the Swift generator plugin for the protocol buffer compiler.
65
// Source: \(fileDescriptor.name)
0 commit comments