mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[swift-mode] require flymake-proc
This commit is contained in:
@@ -503,6 +503,7 @@ directory."
|
||||
(funcall swift-find-executable-fn "swiftc")
|
||||
temp-file)))
|
||||
|
||||
(require 'flymake-proc)
|
||||
(add-to-list 'flymake-allowed-file-name-masks '(".+\\.swift$" flymake-swift-init))
|
||||
|
||||
(setq flymake-err-line-patterns
|
||||
|
||||
Reference in New Issue
Block a user