linter-sourcekitten-syntax

Provide syntax information to Swift files using sourcekitten

norio-nomura

987

0

0.1.1

MIT

GitHub

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.

screenshot1

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"