Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

EXS file support

Latest
Compare
Choose a tag to compare
@smanolloff smanolloff released this 20 Oct 09:27
· 2 commits to master since this release

As of this version, .exs files within a mix project will also be linted, but in a very limited manner
(see https://groups.google.com/forum/#!msg/elixir-lang-talk/B29noPHvQ-8/9JvSGPop7n0J)

Basically, it will at least detect syntactic, but not semantic errors.