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 | jber...@gmail.com | jo...@automattic.com
Mobile Engineer @ Automattic | http://automattic.com/

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

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to