mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Sort out some documentation for ReasonML
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
ALE ReasonML Integration *ale-reasonml-options*
|
ALE ReasonML Integration *ale-reasonml-options*
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
merlin *ale-reasonml-merlin*
|
merlin *ale-reasonml-merlin*
|
||||||
|
|
||||||
To use merlin linter for ReasonML source code you need to make sure Merlin for
|
To use merlin linter for ReasonML source code you need to make sure Merlin
|
||||||
Vim is correctly configured. See the corresponding Merlin wiki page for
|
for Vim is correctly configured. See the corresponding Merlin wiki page for
|
||||||
detailed instructions
|
detailed instructions
|
||||||
(https://github.com/the-lambda-church/merlin/wiki/vim-from-scratch).
|
(https://github.com/the-lambda-church/merlin/wiki/vim-from-scratch).
|
||||||
|
|
||||||
|
|||||||
@@ -153,6 +153,7 @@ The following languages and tools are supported.
|
|||||||
* Pug: 'pug-lint'
|
* Pug: 'pug-lint'
|
||||||
* Puppet: 'puppet', 'puppet-lint'
|
* Puppet: 'puppet', 'puppet-lint'
|
||||||
* Python: 'flake8', 'mypy', 'pylint'
|
* Python: 'flake8', 'mypy', 'pylint'
|
||||||
|
* ReasonML: 'merlin'
|
||||||
* reStructuredText: 'proselint'
|
* reStructuredText: 'proselint'
|
||||||
* RPM spec: 'spec'
|
* RPM spec: 'spec'
|
||||||
* Rust: 'rustc' (see |ale-integration-rust|)
|
* Rust: 'rustc' (see |ale-integration-rust|)
|
||||||
|
|||||||
Reference in New Issue
Block a user