REVERT "Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256"

This reverts commit f412b4f96f.

Conflicts:
	doc/ale.txt
This commit is contained in:
w0rp
2017-01-19 20:21:54 +00:00
parent 831f783493
commit ea438be5c1
3 changed files with 2 additions and 3 deletions

View File

@@ -94,6 +94,7 @@ The following languages and tools are supported.
* Pug: 'pug-lint'
* Puppet: 'puppet', 'puppet-lint'
* Python: 'flake8', 'mypy', 'pylint'
* Rust: 'rustc' (see |ale-integration-rust|)
* Ruby: 'rubocop'
* SASS: 'sasslint', 'stylelint'
* SCSS: 'sasslint', 'scsslint', 'stylelint'