• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-erlang

Simple erlang linter
RaoH
0.4.0 3,780
7
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-erlang package

Simple atom.io erlang linter that actually works. You need erlc installed. It will try and be as smart as possible and try to add dependencies and such on compile automatically. So it should work out of the box without any further settings.

Installation

Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.

Plugin installation

$ apm install linter-erlang

Settings

You can configure linter-elixirc by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

"linter-erlang":
  includeDirs: "./include" #Space seperated list of include paths
  executablePath: "/usr/local/bin/erlc" # default.
  paPaths: "./ebin" # Space seperated list of paths added to -pa flag. This will be done automatically in a project folder.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by