summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c65f6cc5..200cc5d9 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,6 @@ name. That seems to be the fairest way to arrange this table.
| Puppet | [puppet](https://puppet.com), [puppet-lint](https://puppet-lint.com) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/), [pylint](https://www.pylint.org/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
-| Rust | [rustc](https://www.rust-lang.org/), cargo (see `:help ale-integration-rust` for configuration instructions) |
| SASS | [sass-lint](https://www.npmjs.com/package/sass-lint), [stylelint](https://github.com/stylelint/stylelint) |
| SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint), [scss-lint](https://github.com/brigade/scss-lint), [stylelint](https://github.com/stylelint/stylelint) |
| Scala | [scalac](http://scala-lang.org) |