func test3()

in SwiftlintTemplate/ViewController.swift [134:136]


    func test3() {
        let int: Int! = nil // Warning
    }