This linter plugin for Linter provides an interface to SourceKitten's syntax information. Used with files that have the Swift
syntax.
As well, install SourceKitten.
$ apm install linter-sourcekitten-syntax
You can configure linter-sourcekitten-syntax by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):
"linter-sourcekitten-syntax":sourcekittenExecutablePath: "/usr/local/bin/sourcekitten"
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.