1
0
mirror of https://github.com/dense-analysis/ale synced 2025-03-21 10:37:53 +00:00
ale/doc
Justin Searls 2cfa09e02d Adds standardrb linter ()
See: https://github.com/testdouble/standard

StandardRB is to RuboCop what StandardJS is to ESLint. This commit 
naively copies the RuboCop linter and fixer to point at the standardrb
executable. Any other adjustments are very minor (the only I can think 
of is that standardrb takes a `--fix` option instead of 
`--auto-correct`).

This raises a confusing point to me as both developer and a user: since
ale enables all linters by default, won't this run both RuboCop and 
StandardRB (the results of which will almost always be in conflict with
one another)? How does ale already solve for this for the similar case
of StandardJS and ESLint?
2018-12-10 14:02:32 -07:00
..
ale-ada.txt Add GCC linter for Ada 2018-11-18 18:14:24 +01:00
ale-ansible.txt Allow custom executable for ansible linters () 2018-10-18 09:19:27 +01:00
ale-asciidoc.txt
ale-asm.txt
ale-awk.txt
ale-bib.txt Add bibclen fixer support 2018-12-01 15:05:18 +09:00
ale-c.txt Do not enable all clang-tidy checks by default 2018-10-30 11:46:53 +01:00
ale-chef.txt
ale-clojure.txt
ale-cloudformation.txt
ale-cmake.txt
ale-cpp.txt Do not enable all clang-tidy checks by default 2018-10-30 11:46:53 +01:00
ale-cs.txt Add a note about OmniSharp 2018-10-29 09:41:50 +00:00
ale-css.txt
ale-cuda.txt
ale-d.txt New linter: dls () 2018-10-17 16:11:41 +01:00
ale-dart.txt
ale-development.txt Add a lsp_config_callback linter option 2018-10-31 08:42:42 -07:00
ale-dockerfile.txt Add the dockerfile_lint linter for Dockerfiles () 2018-10-26 17:34:32 +01:00
ale-elixir.txt Fix - Disable mix by default, as it causes too many problems 2018-11-19 20:14:30 +00:00
ale-elm.txt
ale-erlang.txt
ale-eruby.txt Add initial support for ruumba in eruby files. 2018-11-04 19:55:06 +13:00
ale-fish.txt
ale-fortran.txt
ale-fountain.txt
ale-fuse.txt
ale-gitcommit.txt
ale-glsl.txt
ale-go.txt Fix - Make golint configurable 2018-11-11 09:42:57 +00:00
ale-graphql.txt
ale-hack.txt
ale-handlebars.txt
ale-haskell.txt Add better support for Haskell stack compiler tools () 2018-09-28 09:05:01 +01:00
ale-hcl.txt add terraform fmt fixer for terraform and hcl filetypes 2018-10-23 20:44:31 -04:00
ale-html.txt Add prettier to html formatters 2018-11-07 12:00:59 +05:30
ale-idris.txt
ale-ispc.txt Add linter for ispc 2018-11-11 18:26:37 +01:00
ale-java.txt Fix javalsp command. 2018-12-05 21:53:39 +09:00
ale-javascript.txt
ale-json.txt Allow custom filters for the jq fixer () 2018-10-12 09:15:32 +01:00
ale-julia.txt Fix other warnings 2018-09-08 16:05:34 -04:00
ale-kotlin.txt
ale-latex.txt
ale-less.txt
ale-llvm.txt
ale-lua.txt
ale-markdown.txt
ale-mercury.txt
ale-nasm.txt
ale-nroff.txt
ale-objc.txt Add ccls support for C/C++/ObjC 2018-09-26 20:09:37 +08:00
ale-objcpp.txt fix lint test failures 2018-09-06 21:59:03 -04:00
ale-ocaml.txt add ocamlformat support 2018-08-26 13:47:56 +02:00
ale-pawn.txt add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
ale-perl6.txt Add Perl6 support via 'perl6 -c' 2018-09-28 16:18:40 -07:00
ale-perl.txt
ale-php.txt PHP linter: make the path to the executable configurable 2018-11-01 18:52:28 +01:00
ale-po.txt
ale-pod.txt
ale-pony.txt
ale-prolog.txt Add prolog swipl linter () 2018-10-26 17:29:17 +01:00
ale-proto.txt
ale-pug.txt
ale-puppet.txt Always use --color=false when validating puppet 2018-08-29 07:15:03 -05:00
ale-pyrex.txt
ale-python.txt Add support for pydocstyle linter () 2018-12-06 11:27:03 -07:00
ale-qml.txt
ale-r.txt
ale-reasonml.txt
ale-restructuredtext.txt
ale-ruby.txt Adds standardrb linter () 2018-12-10 14:02:32 -07:00
ale-rust.txt Rust checker: allow secondary spans to be ignored () 2018-10-26 09:38:20 +01:00
ale-sass.txt refactor sasslint linter () 2018-12-06 11:23:31 -07:00
ale-scala.txt Changed sbtserver to just work off of the address variable 2018-09-01 21:03:29 -04:00
ale-scss.txt refactor sasslint linter () 2018-12-06 11:23:31 -07:00
ale-sh.txt
ale-sml.txt
ale-solidity.txt
ale-spec.txt
ale-sql.txt Add support for sqlfmt 2018-09-08 01:34:10 +02:00
ale-stylus.txt
ale-tcl.txt
ale-terraform.txt add terraform fmt fixer for terraform and hcl filetypes 2018-10-23 20:44:31 -04:00
ale-tex.txt
ale-texinfo.txt
ale-text.txt
ale-thrift.txt thrift: default thrift_thrift_includes to ['.'] 2018-09-16 08:21:18 -07:00
ale-typescript.txt Update the instructions for installing the tslint tsserver plugin 2018-11-06 19:57:36 +00:00
ale-vala.txt add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
ale-verilog.txt
ale-vim-help.txt
ale-vim.txt
ale-vue.txt
ale-xhtml.txt
ale-xml.txt Add support for xmllint as a fixer. 2018-08-28 23:43:52 +02:00
ale-yaml.txt
ale-yang.txt
ale.txt Adds standardrb linter () 2018-12-10 14:02:32 -07:00