This package provides the following services:
linter-sourcekitten-syntax
This linter plugin for Linter provides an interface to SourceKitten's syntax information. Used with files that have the Swift
syntax.
Installation
As well, install SourceKitten.
Plugin installation
$ apm install linter-sourcekitten-syntax
Settings
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"