linter-elixir-credo

Lint `Elixir` on the fly, using Credo

smeevil

6,533

10

1.1.0

MIT

GitHub

This package provides the following services:

linter-elixir-credo

This linter plugin for Linter provides an interface to mix Credo. It will be used with files that have the "source.elixir" syntax (ie. *.ex; *.exs).

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-elixir-credo

Method 2: In Atom

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

Configuration

You can add other flags (like --strict) to the mix credo command in the settings.