Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 804 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 804 Bytes

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!