Skip to content

Commit f7ea06c

Browse files
committed
Disable swiftlint AND swift-format checking
1 parent f7aab42 commit f7ea06c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/protoc-gen-swift/FileGenerator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class FileGenerator {
5959
p.print("""
6060
// DO NOT EDIT.
6161
// swift-format-ignore-file
62+
// swiftlint:disable all
6263
//
6364
// Generated by the Swift generator plugin for the protocol buffer compiler.
6465
// Source: \(fileDescriptor.name)

0 commit comments

Comments
 (0)