Eddie Lebow ea7f68226e [eruby] Add GetCommand to erb linter
GetCommand conditionally adds a filter (implemented as inline Ruby code
in the command line) to transform some of the problematic
Rails-specific eRuby syntax. Specifically, <%= tags are replaced with
<%.

This does not reduce the effectiveness of the linter, because the
transformed code is still evaluated.

This solution was suggested by @rgo at
https://github.com/w0rp/ale/issues/580#issuecomment-337676607.
2017-11-12 23:33:30 -05:00
..
2017-10-03 18:54:35 +01:00
2017-10-27 13:42:55 -07:00
2017-11-11 19:28:24 +01:00
2017-10-29 21:48:28 +01:00
2017-10-21 12:31:49 -05:00
2017-09-09 18:03:34 +01:00
2017-10-03 01:11:54 +09:00