ale/ale_linters/erlang
Dmitri Vereshchagin b74cd02648
Set working directory for Elvis linter (#4726)
Most of the time it works to assume that the current working
directory is the root of the project.  However, this is not the case
for Rebar3 checked out dependencies, for example.

It's also worth noting that because of the way Elvis handles file
patterns, and because directories in configuration are relative to the
project root, the path supplied to command must be also relative.
2024-02-24 15:37:55 +09:00
..
dialyzer.vim refactor(erlang/dialyzer): remove file placeholder from options 2021-01-23 19:07:26 +01:00
elvis.vim Set working directory for Elvis linter (#4726) 2024-02-24 15:37:55 +09:00
erlang_ls.vim Update project root detection for erlang_ls linter (#4619) 2024-02-22 11:14:56 +09:00
erlc.vim Update erlang format for OTP24 (#3823) 2021-07-17 21:51:17 +09:00
syntaxerl.vim #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00