Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 558 Bytes

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.