Skip to content

Atom linter plugin for ERB, using erb -x

Notifications You must be signed in to change notification settings

queenp/linter-erb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

linter-erb

This package will lint your .erb opened files in Atom through erb -x.

Installation

  • Install ruby
  • $ apm install language-ruby (if you don't have language-ruby installed)
  • $ apm install linter (if you don't have linter installed)
  • $ apm install linter-erb

Settings

You can configure linter-erb by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

'linter-erb':
  'erbExecutablePath': null # erb path. run 'which erb' to find the path

Donation

Share the love!

About

Atom linter plugin for ERB, using erb -x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%