macOS: swiftlint: Suppress incorrect warnings

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2019-05-07 16:57:31 +05:30
parent 6e1f03e41c
commit 404fa741e8
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
import Cocoa
// swiftlint:disable colon
class MainMenu: NSMenu {
init() {
super.init(title: "")