pantajoe / vscode-elixir-credo

VSCode support for Elixir Linter 'Credo'.

Home Page:https://marketplace.visualstudio.com/items?itemName=pantajoe.vscode-elixir-credo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for multiple default .credo.exs locations

nsweeting opened this issue · comments

The credo docs specify that the .credo.exs config file can live in either the root project folder or the config folder (https://hexdocs.pm/credo/config_file.html). Either of these locations should be valid default options.

Thanks! I'll update you as soon as it's ready.

Fixed in newest release 0.7.3