syntastic/syntax_checkers/erlang
Olav Frengstad f39fba1c87 Add support for nested dirs inside src/
When having nested directories (for instance `src/protocol/tm_protocol.erl`)
autocompilation would fail. This fix adds the abspath of all depdencies to
the codepath and sets compile option {i, _} to support both `deps/` and `lib/`.
2013-04-18 17:12:45 +02:00
..
erlang_check_file.erl Add support for nested dirs inside src/ 2013-04-18 17:12:45 +02:00
erlang.vim add guards to all checkers 2013-02-21 15:50:41 +00:00