mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Disables type length for test class.
This commit is contained in:
committed by
Marcelo Fabri
parent
173ca11b2a
commit
e5ff6063ff
@@ -23,6 +23,7 @@ private extension Configuration {
|
||||
}
|
||||
}
|
||||
|
||||
// swiftlint:disable type_body_length
|
||||
class ConfigurationTests: XCTestCase {
|
||||
|
||||
func testInit() {
|
||||
|
||||
Reference in New Issue
Block a user