summaryrefslogtreecommitdiff
path: root/ale_linters/erlang/erlc.vim
AgeCommit message (Expand)Author
2021-07-17Update erlang format for OTP24 (#3823)Jose Maria Perez Ramos
2020-10-28feat(erlang/erlc): add option for custom executablepinicarus
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2017-11-03windows compatible warning match pattern for erlc (#1071)Antoine Reilles
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-05-12#549 Temporarily revert shell escaping changes, just for Windowsw0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-03-11Use tempname() to create the temporary output fileJon Parise
2017-03-10Write erlc output files to the temporary directoryJon Parise
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-22Make the Erlang linter code match the style used in the rest of the codebase....w0rp
2017-01-22Add erlc lint for Erlang (#248) (#255)Magnus