/linter-elixir-credo

A credo linter for the atom editor

Primary LanguageCoffeeScriptMIT LicenseMIT

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.