Hi,
I would like to configure the linter to use the configurations defined inside my credo.exs file. Is it possibile to do it?
The reason is that I would like to catch at design time all the issues that the CI would give me when running credo checks using my specific configuration.
Thanks a lot.
hi :wave: sorry, that's not currently possible.I haven't been working on Elixir for a while and so there haven't been any enhancements to the extension.
Hi, I would like to configure the linter to use the configurations defined inside my credo.exs file. Is it possibile to do it? The reason is that I would like to catch at design time all the issues that the CI would give me when running credo checks using my specific configuration. Thanks a lot.