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

linter-rebar3

Bare Minimum Rebar3 lint package
frepond
1.2.0 202
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-rebar3

A bare minimun erlang linter based on rebar3.

This linter plugin for Linter provides an interface to rebar3. It will be used with files that have the "source.erlang" syntax (ie. *.erl). It's based on linter-elixirc.

Installation

Plugin requires Linter package and it should install it by itself. If it did not, please follow Linter instructions here.

Method 1: In console

$ apm install linter-rebar3

Method 2: In Atom

  1. Edit > Preferences (Ctrl+,)
  2. Install > Search "linter-rebar3" > Install

Settings

Plugin should work with default settings. If not:

  1. Edit > Preferences (Ctrl+,)

  2. Packages > Search "linter-rebar3" > Settings

  3. Rebar3 path - use which rebar3 to find path. ie. /usr/local/bin/rebar3

Usage

If you open folder with rebar3 project (rebar.config exists in project's root folder), linter will use rebar3 compile to include all dependencies.

Note that this only works with rebar3 projects. It should work without problems either with single "apps" or "rels" structure.

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