mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-05 07:22:02 +00:00
macOS: swiftlint: Suppress incorrect warnings
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
parent
6e1f03e41c
commit
404fa741e8
@ -3,6 +3,8 @@
|
||||
|
||||
import Cocoa
|
||||
|
||||
// swiftlint:disable colon
|
||||
|
||||
class MainMenu: NSMenu {
|
||||
init() {
|
||||
super.init(title: "")
|
||||
|
Loading…
Reference in New Issue
Block a user