summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-01-13 09:23:03 +0000
committerw0rp <devw0rp@gmail.com>2017-01-13 09:23:03 +0000
commitf412b4f96fa49f4ed856db25c10bdf4b9c2e4cec (patch)
treecb2b83e70fac146c2597dcd98cd0e8069c76c652 /doc
parent3b486d3475af81838788c4e5581ed16e35e368b9 (diff)
downloadale-f412b4f96fa49f4ed856db25c10bdf4b9c2e4cec.zip
Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 689b7293..f0c5b162 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -91,7 +91,6 @@ The following languages and tools are supported.
* Pug: 'pug-lint'
* Puppet: 'puppet', 'puppet-lint'
* Python: 'flake8', 'pylint'
-* Rust: 'rustc' (see |ale-integration-rust|)
* Ruby: 'rubocop'
* SASS: 'sasslint', 'stylelint'
* SCSS: 'sasslint', 'scsslint', 'stylelint'