Antoine Gagné
|
48fab99a0a
|
Add support for erlfmt fixer (#3602)
* Add support for `erlfmt`
* Add missing entry to table of contents
* Fix warnings
* Add missing tools to supported tools
|
2021-02-28 22:31:44 +09:00 |
|
Pierre-Nicolas Clauss
|
105bc55695
|
refactor(erlang/dialyzer): remove file placeholder from options
Signed-off-by: Pierre-Nicolas Clauss <pinicarus@protonmail.com>
|
2021-01-23 19:07:26 +01:00 |
|
Pierre-Nicolas Clauss
|
0ac7595fe9
|
Merge remote-tracking branch 'upstream/master'
Signed-off-by: Pierre-Nicolas Clauss <pinicarus@protonmail.com>
|
2021-01-23 19:06:59 +01:00 |
|
Horacio Sanson
|
012348582c
|
Merge pull request #3531 from pinicarus/custom-erlc-executable
Custom erlc executable
|
2021-01-13 14:04:58 +09:00 |
|
pinicarus
|
db96b00720
|
Merge branch 'custom-erlc-executable'
|
2020-11-01 11:45:36 +01:00 |
|
pinicarus
|
15f44933c2
|
feat(erlang/erlc): add option for custom executable
|
2020-10-28 12:38:28 +01:00 |
|
pinicarus
|
ef145bda1c
|
docs(erlang/dialyzer): change wording a bit
|
2020-10-01 19:20:31 +02:00 |
|
pinicarus
|
ac3c0c093a
|
feat(erlang/dialyzer): add custom options passing
|
2020-09-30 23:16:50 +02:00 |
|
Dmitri Vereshchagin
|
49718e0ec6
|
Add Elvis handler for Erlang
[Elvis][1] is an Erlang style reviewer.
[1]: https://github.com/inaka/elvis
|
2020-09-06 12:40:28 +03:00 |
|
Antoine Gagné
|
3b7c86e401
|
Add support for Erlang dialyzer (#2509)
* Add support for Erlang dialyzer
* Add an option to specify rebar3 profile
In doing so, the use of the `**` wildcard becomes unnecessary.
|
2019-05-19 21:16:17 +01:00 |
|
Dmitri Vereshchagin
|
b2d3764a18
|
Syntaxerl linter feature check (#861)
* Add feature check for SyntaxErl linter
* Escape SyntaxErl executable path in commands
|
2017-08-19 18:54:23 +01:00 |
|
w0rp
|
20e64fbae0
|
#860 Only enable the new option for setting the original filename for SyntaxErl if an option is on in ALE
|
2017-08-19 15:48:29 +01:00 |
|
Dmitri Vereshchagin
|
1aea6a34ff
|
Add SyntaxErl linter
These changes add [SyntaxErl][1] integration. SyntaxErl is a syntax
checker tool for Erlang.
[1]: https://github.com/ten0s/syntaxerl
|
2017-07-16 15:35:21 +03:00 |
|
w0rp
|
fdc7166c3c
|
Use equal signs for language documentation sections
|
2017-07-08 14:17:26 +01:00 |
|
Adriaan Zonnenberg
|
ba6dbde906
|
Add tags for buffer-local variants of each linter option
|
2017-04-27 23:04:34 +02:00 |
|
w0rp
|
d7f8324c3c
|
Move linter documentation into separate files
|
2017-03-28 23:25:44 +01:00 |
|