summaryrefslogtreecommitdiff
path: root/ale_linters/erlang
AgeCommit message (Expand)Author
2021-11-12Add sub_type to Elvis output (#3976)Dmitri Vereshchagin
2021-07-17Update erlang format for OTP24 (#3823)Jose Maria Perez Ramos
2021-01-23refactor(erlang/dialyzer): remove file placeholder from optionsPierre-Nicolas Clauss
2021-01-23Merge remote-tracking branch 'upstream/master'Pierre-Nicolas Clauss
2021-01-13Merge pull request #3531 from pinicarus/custom-erlc-executableHoracio Sanson
2020-11-01Merge branch 'custom-erlc-executable'pinicarus
2020-10-28feat(erlang/erlc): add option for custom executablepinicarus
2020-10-03refactor(erlang/dialyzer): simplify option handlingpinicarus
2020-09-30feat(erlang/dialyzer): add custom options passingpinicarus
2020-09-06Add Elvis handler for ErlangDmitri Vereshchagin
2019-07-22Fix bug with detection of the PLTAntoine Gagné
2019-05-19Add support for Erlang dialyzer (#2509)Antoine Gagné
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
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-19Syntaxerl linter feature check (#861)Dmitri Vereshchagin
2017-08-19#860 Only enable the new option for setting the original filename for SyntaxE...w0rp
2017-08-19Add original filename to SyntaxErl commandDmitri Vereshchagin
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
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