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
).
Plugin requires Linter package and it should install it by itself. If it did not, please follow Linter instructions here.
$ apm install linter-elixir-credo
You can add other flags (like --strict
) to the mix credo
command in the settings.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.