Skip to content

stil4m/atom-linter-elm-analyse

Repository files navigation

atom-linter-elm-analyse

| This repository was originally created by mbuscemi. Thanks to him this project is here :).

A linter that integrates elm-analyse output into Atom.

Usage

Start elm-analyse in server mode:

elm-analyse -s

Connect your Atom workspace to the elm-analyse process via 'Packages > Elm Analyse > Connect'. Enter the port number on which elm-analyse runs.