diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-04-28 17:06:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-28 17:06:38 +0100 |
commit | e417dafa780aa62b5b5aed53956bd73a524f9758 (patch) | |
tree | 8cea3cad9a08f7820136348183b5b89aa75f3fb9 /doc/ale-rust.txt | |
parent | 944564bb8c5d9d6d3fdc4a96982586bf27d5031d (diff) | |
parent | 7230cbe9e43d64a02212ae4803abff874e39b8d6 (diff) | |
download | ale-e417dafa780aa62b5b5aed53956bd73a524f9758.zip |
Merge pull request #514 from adriaanzon/buffer-local-options-doc
Add tags for buffer-local variants of each linter option
Diffstat (limited to 'doc/ale-rust.txt')
-rw-r--r-- | doc/ale-rust.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-rust.txt b/doc/ale-rust.txt index f06151f2..9cb5d61e 100644 --- a/doc/ale-rust.txt +++ b/doc/ale-rust.txt @@ -33,7 +33,7 @@ Integration Information cargo *ale-rust-cargo* g:ale_rust_cargo_use_check *g:ale_rust_cargo_use_check* - + *b:ale_rust_cargo_use_check* Type: |Number| Default: `1` @@ -45,7 +45,7 @@ g:ale_rust_cargo_use_check *g:ale_rust_cargo_use_check* rustc *ale-rust-rustc* g:ale_rust_ignore_error_codes *g:ale_rust_ignore_error_codes* - + *b:ale_rust_ignore_error_codes* Type: |List| of |String|s Default: [] |