func doSomething()

in SwiftlintTemplate/ViewController.swift [69:71]


    func doSomething() -> Void { // Warning
      // ...
    }