mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #80041 from gooichi/swift-project-settings
[swift-project-settings] require flymake-proc
This commit is contained in:
@@ -430,6 +430,7 @@ files in the same directory."
|
||||
(,@gyb-targets "--" ,swiftc ,@swiftc-arguments ,@swift-sources))))
|
||||
|
||||
(require 'flymake)
|
||||
(require 'flymake-proc nil 'noerror)
|
||||
(add-to-list 'flymake-allowed-file-name-masks '(".+\\.swift.gyb$" flymake-swift-init))
|
||||
|
||||
(provide 'swift-project-settings)
|
||||
|
||||
Reference in New Issue
Block a user