A plugin for Atom Linter providing an interface to RedPen.
$ apm install linter-redpen
RedPen
CLIThis package requires RedPen CLI version 1.5 or greater. Install with Homebrew
$ brew install redpen
Or you can install RedPen
CLI manually from here
This package needs set up some paths from Settings
redpen
is defaultIf you prefer to use RedPen server than CLI. You can set your RedPen Server endpoint on Path for RedPen CLI
fieald.
open a text file as bellow
You can see report pane at bottom.
linter-redpen searches configuration XML. searching order is
Path for Configuration XML File
on settingsREDPEN_HOME
REDPEN_HOME/conf/
Configuration XML File name shold be
redpen-conf.xml
redpen-conf-{LOCALE}.xml
redpen-conf-ja.xml
OR redpen-conf-en.xml
You can set your {LOCALE}
on settings.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.