purescript-linter

A Linter for the PureScript language.


Keywords
purescript, linter, static analysis
License
MIT
Install
npm install purescript-linter@0.2.0

Documentation

Overview

A very basic linter for PureScript built using the fantastic CST parser written by Nate Faubion.

Why?

  • If you cannot use purescript-tidy for team / company policy reasons.
  • Includes rules beyond formatting.