Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ten0s committed Nov 25, 2015
1 parent 780c03c commit 0bc0990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,8 +5,8 @@ SyntaxErl

SyntaxErl is a syntax checker tool for Erlang. The syntax checker currently
supports erlang source files (.erl), erlang header files (.hrl), erlang configs
(.config, .rel, .script, .app, .app.src), escript files (.erl, .escript), leex
files (.xrl), and yecc files (.yrl). Its main purpose is to be used by tools
(.config, .rel, .script, .app, .app.src), escript files (.erl, .escript, .es),
leex files (.xrl), and yecc files (.yrl). Its main purpose is to be used by tools
like Emacs's flymake http://www.emacswiki.org/emacs/FlymakeErlang and Vim's
syntastic https://github.com/scrooloose/syntastic.

Expand Down

0 comments on commit 0bc0990

Please sign in to comment.