[swift-dev] Swift compiler plugins

Jorge Bernal me at koke.me
Wed May 11 01:32:11 CDT 2016


I’ve recently been looking into implementing a lint checker for Swift code in my project. I’ve used SwiftLint[1] so far, but I’d love to build something that integrates more closely with Xcode: only check what is being rebuild, provide Fix-Its,…

From what I’ve found there’s no equivalent of Clang Plugins[2] in the Swift compiler.

Is this something interesting or already planned?
Should it go through a swift-evolution proposal?

[1] https://github.com/realm/SwiftLint
[2] http://clang.llvm.org/docs/ClangPlugins.html

--
Jorge Bernal | jbernal at gmail.com | jorge at automattic.com
Mobile Engineer @ Automattic | http://automattic.com/

http://koke.me/ | http://jorgebernal.es/ | http://twitter.com/koke



More information about the swift-dev mailing list