ale/doc
Nihad Abbasov d5912b53dd
Restore old behavior of ALEFix command for Rubocop (#3237)
* Restore old behavior of ALEFix command for Rubocop

Since RuboCop 0.60 ALEFix command stopped to fix all found offenses. This change restores the 
previous behavior by allowing rubocop to fix all detected offenses.

* Fix tests
* Allow to configure auto-correct option for Rubocop
2020-08-12 14:04:54 +01:00
..
ale-ada.txt Add gnatpp fixer for Ada 2019-07-01 20:50:02 -04:00
ale-ansible.txt Allow custom executable for ansible linters (#1977) 2018-10-18 09:19:27 +01:00
ale-asciidoc.txt Add textlint for Asciidoc and add it to Fixers (#2193) 2019-01-10 18:53:45 +00:00
ale-asm.txt
ale-awk.txt
ale-bats.txt Moved common code to ale handlers, updated bats doc 2020-04-28 17:46:15 +01:00
ale-bib.txt Add bibclen fixer support 2018-12-01 15:05:18 +09:00
ale-c.txt #3276 - Disable make -n by default again 2020-08-09 20:08:42 +01:00
ale-chef.txt Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
ale-clojure.txt Add a linter for clojure using clj-kondo (#2377) 2019-04-10 20:59:58 +01:00
ale-cloudformation.txt Added linter installing methods 2020-05-15 03:40:46 +02:00
ale-cmake.txt add cmake-format fixer support (#2244) 2019-01-27 11:45:57 +00:00
ale-cpp.txt fix: Change _options to _project_options 2020-07-28 19:48:27 -04:00
ale-cs.txt Edit ale-cs-csc docs 2019-07-30 11:12:46 -04:00
ale-css.txt style: fecs related doc and vim scripts 2019-04-11 16:24:59 +08:00
ale-cuda.txt clang-format supported with nvcc (cuda files) 2019-03-02 21:39:44 -07:00
ale-d.txt dfmt support (#2662) 2019-09-10 20:54:14 +01:00
ale-dart.txt
ale-development.txt Update test docs and output for linter tables checked 2019-08-13 21:30:13 -04:00
ale-dockerfile.txt Add the dockerfile_lint linter for Dockerfiles (#1971) 2018-10-26 17:34:32 +01:00
ale-elixir.txt make options for credo configurable (#2337) 2019-03-11 09:12:32 +00:00
ale-elm.txt Elm language server params update 2019-09-04 00:20:12 +02:00
ale-erlang.txt Add support for Erlang dialyzer (#2509) 2019-05-19 21:16:17 +01:00
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 Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
ale-graphql.txt
ale-hack.txt
ale-handlebars.txt prettier: Support experimental languages 2019-06-06 22:04:32 +02:00
ale-haskell.txt Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir-settings 2019-08-18 18:29:59 +01:00
ale-hcl.txt Add a terraform linter 2019-05-23 15:49:02 +01:00
ale-html.txt Add support for html-beautify (#2788) 2019-10-28 13:25:36 +00:00
ale-idris.txt
ale-ink.txt Add support for ink-language-server 2019-08-07 16:35:12 -05:00
ale-ispc.txt Add linter for ispc 2018-11-11 18:26:37 +01:00
ale-java.txt Update ale-java.txt 2020-07-25 02:32:10 -03:00
ale-javascript.txt Use more American English 2020-08-04 20:11:49 +01:00
ale-json.txt support jsonlint local executable 2019-03-15 16:21:48 -05:00
ale-julia.txt Fix other warnings 2018-09-08 16:05:34 -04:00
ale-kotlin.txt Add ktlint fixer support. 2019-01-20 19:39:47 -06:00
ale-latex.txt Add textlint for tex (#2234) 2019-01-27 12:14:34 +00:00
ale-less.txt
ale-llvm.txt
ale-lua.txt
ale-markdown.txt
ale-mercury.txt
ale-nasm.txt
ale-nim.txt Clean up the nimpretty code 2019-11-14 14:50:21 +00:00
ale-nix.txt Add nixpkgs-fmt fixer. 2019-08-26 19:21:07 +01:00
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 fixer for OCaml ocp-indent (#2436) 2019-05-07 18:50:26 +01: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 Merge pull request #2819 from greg0ire/psalm_extra_options 2019-10-29 17:21:01 +00:00
ale-po.txt
ale-pod.txt
ale-pony.txt
ale-powershell.txt Linter for powershell syntax errors (#2413) 2019-04-13 12:24:56 +01:00
ale-prolog.txt Add prolog swipl linter (#1979) 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-purescript.txt Add purty fixer. 2019-08-12 11:49:19 -04:00
ale-pyrex.txt
ale-python.txt Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
ale-qml.txt
ale-r.txt Add a fixer for r based on the styler package (#2401) 2019-04-23 19:44:26 +01:00
ale-reasonml.txt Remove unnecessary asterisk from doc/ale-reasonml 2019-06-09 12:08:10 +09:00
ale-restructuredtext.txt Support textlint for reStructuredText (#1978) 2019-01-12 14:40:03 +00:00
ale-ruby.txt Restore old behavior of ALEFix command for Rubocop (#3237) 2020-08-12 14:04:54 +01:00
ale-rust.txt Move to rust-analyzer everywhere 2020-04-09 13:23:03 -04:00
ale-sass.txt SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
ale-scala.txt Add linter for Scala Metals 2019-08-31 12:34:57 +08:00
ale-scss.txt refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
ale-sh.txt Typo 2020-07-30 09:00:20 -05:00
ale-sml.txt
ale-solidity.txt Document and test solc 2019-09-19 20:26:24 +01:00
ale-spec.txt
ale-sql.txt feat: support sqlformat. (#2702) 2019-09-12 22:48:27 +01:00
ale-stylus.txt
ale-sugarss.txt SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
ale-supported-languages-and-tools.txt Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
ale-swift.txt [doc] Add swift support documentation (#2426) 2019-04-08 18:22:59 +01:00
ale-tcl.txt
ale-terraform.txt Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
ale-tex.txt [linter] Add LSP support for LaTeX via texlab 2019-05-13 15:50:03 -03:00
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 Add StandardJS for TypeScript linting and fixing. 2019-10-21 18:20:43 -04:00
ale-vala.txt add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
ale-verilog.txt Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
ale-vhdl.txt Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
ale-vim-help.txt
ale-vim.txt Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
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 Add prettier as a YAML option (#1789) 2018-08-08 18:48:28 +01:00
ale-yang.txt
ale-zig.txt Support zls language server for zig 2020-07-10 22:33:37 -04:00
ale.txt Explain how to use ALE and coc.nvim together 2020-08-09 03:18:21 +01:00