w0rp
|
3bebcb5d48
|
#2132 - Replace command_chain and chain_with with ale#command#Run
|
2019-04-07 14:58:06 +01:00 |
w0rp
|
883978ece9
|
#2132 - Replace all uses of foo_callback with foo
|
2019-02-22 18:05:04 +00:00 |
w0rp
|
217284360d
|
Simplify the code for most linters and tests with closures
|
2018-08-02 23:44:12 +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
|
18cb9a725d
|
Add original filename to SyntaxErl command
|
2017-08-19 17:18:48 +03: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 |