ale/doc
Eddie Lebow aa29c91cdc [eruby] Add erubi linter
Erubi is yet another parser for eRuby. This is the default parser in
Rails as of version 5.1. It supports some additional syntax with similar
behavior to Rails' extensions to the language, though incompatible.
Rails currently still recommends their own syntax, so GetCommand still
has to do the translation introduced in
https://github.com/w0rp/ale/pull/1114 .

Erubi does not supply an executable—It is intended to be invoked only
from within a Ruby program. In this case, a one-liner on the command
line.
2018-01-16 00:38:35 -05:00
..
ale-asciidoc.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-asm.txt add ale_asm_gcc_executable option (#1138) 2017-11-17 10:02:30 +00:00
ale-awk.txt Complain about badly aligned documentation on Travis CI, and fix some existing problems 2017-08-30 21:56:43 +01:00
ale-c.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-chef.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-clojure.txt add joker handler for clojure 2017-11-15 22:23:46 +00:00
ale-cmake.txt Fix typos 2017-10-03 01:11:54 +09:00
ale-cpp.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-cs.txt Implemented review recommendations 2017-09-27 13:21:05 +02:00
ale-css.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-cuda.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-dart.txt Fix #1039 - Only check the file on disk for dartanalyzer 2017-10-26 23:31:07 +01:00
ale-dockerfile.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-elixir.txt add basic documentation for elixir mix 2017-10-22 19:44:44 -04:00
ale-elm.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-erlang.txt Syntaxerl linter feature check (#861) 2017-08-19 18:54:23 +01:00
ale-eruby.txt [eruby] Add erubi linter 2018-01-16 00:38:35 -05:00
ale-fortran.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-fuse.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-glsl.txt Add GLSL linter using glslang (#914) 2017-09-08 11:06:47 +01:00
ale-go.txt gofmt fixer for Go (#970) 2017-10-03 18:54:35 +01:00
ale-graphql.txt Added new linter for GraphQL: gqlint (#863) 2017-08-20 13:36:46 +01:00
ale-handlebars.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-haskell.txt adds fixer support for hfmt (#1027) 2017-10-24 22:29:04 +01:00
ale-html.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-idris.txt Add linter for Idris (#838) 2017-08-10 21:09:58 +01:00
ale-java.txt Automatically check for invalid help tag references, and fix some existing documentation issues 2017-08-10 10:45:12 +01:00
ale-javascript.txt Fix #971 - Add an option for turning errors about missing eslint config files off. 2017-10-28 12:11:33 +01:00
ale-json.txt Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
ale-kotlin.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-latex.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-less.txt Fix #510 Support checking LESS files with stylelint 2017-11-12 12:09:19 +00:00
ale-llvm.txt Add llc integration for LLVM IR (#979) 2017-10-10 10:13:09 +01:00
ale-lua.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-markdown.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-nroff.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-objc.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-objcpp.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-ocaml.txt Add ocaml-language-server for OCaml and ReasonML 2017-11-12 10:56:53 +00:00
ale-perl.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-php.txt Add executable option for phpmd linter (resolves #1076) (#1078) 2017-11-05 18:53:12 +00:00
ale-pod.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-proto.txt Added support for linting of proto files (#1098) 2017-11-12 10:56:53 +00:00
ale-pug.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-puppet.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-python.txt Add PyLS linter (#1097) 2017-11-08 17:58:56 +00:00
ale-r.txt Document the new lintr option 2017-09-03 23:36:58 +01:00
ale-reasonml.txt Add ocaml-language-server for OCaml and ReasonML 2017-11-12 10:56:53 +00:00
ale-restructuredtext.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-ruby.txt Add rails_best_practices handler (resolves #655) (#751) 2017-07-12 10:43:47 +01:00
ale-rust.txt Fix #626 - Automatically use cargo check and cargo check --all-targets for cargo versions that are new enough 2017-11-05 18:37:44 +00:00
ale-sass.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-scala.txt #977 Complain about the lack of configuration files for scalastyle in such a way that users will be directed towards getting it to work 2017-10-15 00:20:43 +01:00
ale-scss.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-sh.txt Add shfmt fixer for sh files (#1083) 2017-11-05 21:24:41 +00:00
ale-sml.txt Detect and use CM files for smlnj (#884) 2017-09-03 19:56:14 +01:00
ale-solidity.txt Add solidity linter: solium 2017-09-14 01:59:22 +07:00
ale-spec.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-stylus.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-tcl.txt Add Tcl nagelfar linter 2017-08-02 23:05:19 +01:00
ale-terraform.txt Add tflint fot Terraform 2017-10-26 19:37:04 +01:00
ale-tex.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-texinfo.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-text.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-thrift.txt Add a linter for Apache Thrift IDL files 2017-08-30 11:08:06 -07:00
ale-typescript.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-verilog.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-vim-help.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-vim.txt Use equal signs for language documentation sections 2017-07-08 14:17:26 +01:00
ale-xhtml.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-xml.txt Complain about badly aligned documentation on Travis CI, and fix some existing problems 2017-08-30 21:56:43 +01:00
ale-yaml.txt Add yaml swaglint linter (#771) 2017-07-17 20:28:21 +01:00
ale.txt [eruby] Add erubi linter 2018-01-16 00:38:35 -05:00