ale/doc
w0rp 99eb68e6ca
#3362 Disable LSP/tsserver hints/suggestions by default
2021-02-06 18:49:42 +00:00
..
ale-ada.txt Update doc/ale-ada.txt 2019-11-05 17:59:51 +01:00
ale-ansible.txt Allow custom executable for ansible linters (#1977) 2018-10-18 09:19:27 +01:00
ale-apkbuild.txt Add document for apkbuild filetype 2021-01-22 14:04:26 -03: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 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-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 Fix #3247 - Use --always-make for make -n by default 2020-08-29 16:05:49 +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 #3247 - Use --always-make for make -n by default 2020-08-29 16:05:49 +01: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-dafny.txt dafny: add a timeLimit option and message-parsing 2020-11-30 13:28:04 -05:00
ale-dart.txt Fix typos 2021-01-22 16:37:38 +00:00
ale-development.txt Remove last traces of Travis CI 2021-01-27 20:11:46 +00:00
ale-dhall.txt Dhall language support (fixes #2820) 2020-08-14 00:31:47 +07:00
ale-dockerfile.txt Add the dockerfile_lint linter for Dockerfiles (#1971) 2018-10-26 17:34:32 +01:00
ale-elixir.txt chore: Document config_file variable 2020-11-23 10:08:00 +00:00
ale-elm.txt Elm language server params update 2019-09-04 00:20:12 +02:00
ale-erlang.txt refactor(erlang/dialyzer): remove file placeholder from options 2021-01-23 19:07:26 +01:00
ale-eruby.txt Add initial support for ruumba in eruby files. 2018-11-04 19:55:06 +13:00
ale-fish.txt chang fishindent to fish_indent 2020-10-31 14:01:08 +08:00
ale-fortran.txt Add documentation and testing for fortls 2018-07-19 22:27:47 +01:00
ale-fountain.txt Add Fountain with proselint info to ale.txt. Add Fountain online documentation. 2017-12-20 12:39:10 -06: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-gitcommit.txt Update the gitcommit documentation with more examples 2018-06-01 14:22:23 +01:00
ale-glsl.txt Add glslls (#1179) 2017-12-01 17:36:44 +00:00
ale-go.txt gopls: add go_gopls_init_options 2021-02-03 14:49:27 +01:00
ale-graphql.txt add prettier support for graphql 2018-01-24 15:25:25 +00:00
ale-hack.txt Disable HHAST by default 2018-08-02 13:50:56 -07:00
ale-handlebars.txt Clean up embertemplatelint code 2020-09-05 19:06:07 +01:00
ale-haskell.txt Add linter for haskell-language-server 2021-01-31 11:43:45 +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 Add linter for Idris (#838) 2017-08-10 21:09:58 +01:00
ale-ink.txt Add support for ink-language-server 2019-08-07 16:35:12 -05:00
ale-inko.txt Add linter for Inko 2020-12-23 16:50:45 +01: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 add spectral support for json 2021-01-23 11:56:10 +09: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 Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-llvm.txt Add llc integration for LLVM IR (#979) 2017-10-10 10:13:09 +01:00
ale-lua.txt Add luafmt fixer (#3289) 2020-11-21 15:59:50 +00:00
ale-markdown.txt allow passing custom options to markdownlint 2019-12-19 13:11:25 -05:00
ale-mercury.txt add support for mercury language using mmc as linter 2018-03-25 13:33:24 -04:00
ale-nasm.txt Added NASM linter 2018-05-04 21:44:32 +02:00
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 Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
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-openapi.txt Fix linter error 2021-01-22 23:51:29 +09:00
ale-pawn.txt add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
ale-perl.txt add perltidy fixer 2018-04-21 22:09:38 +09:00
ale-perl6.txt Add Perl6 support via 'perl6 -c' 2018-09-28 16:18:40 -07:00
ale-php.txt Adds support for Tlint - A Tighten Opinionated PHP Linter (#3291) 2020-11-21 20:29:33 +00:00
ale-po.txt add po support with proselint, writegood, msgfmt and alex 2018-01-27 12:17:15 +00:00
ale-pod.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-pony.txt functional pony linter 2018-02-10 13:17:53 -06:00
ale-powershell.txt Alias ps1 filetype to powershell 2020-02-16 14:03:41 -07:00
ale-prolog.txt Add prolog swipl linter (#1979) 2018-10-26 17:29:17 +01:00
ale-proto.txt Make it possible to inject flags of protoc invocation. 2018-01-07 17:56:56 +01:00
ale-pug.txt Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
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 Improve pyrex cython linter. 2018-06-25 10:28:59 +02:00
ale-python.txt Merge pull request #3398 from ecly/update-python-find-root 2021-01-13 22:07:02 +09:00
ale-qml.txt Integration of qmlfmt linting tool (#1462) 2018-04-05 21:09:41 +02:00
ale-r.txt Use _config for LSP config options 2020-11-21 20:58:34 +00: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 Add Ruby sorbet option to enable watchman 2020-10-20 23:13:53 -07:00
ale-rust.txt Fix wording in Rust doc 2020-09-14 07:57:22 -03:00
ale-salt.tmt Add salt-lint support 2020-12-17 09:19:19 +01: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 Detect and use CM files for smlnj (#884) 2017-09-03 19:56:14 +01:00
ale-solidity.txt Document and test solc 2019-09-19 20:26:24 +01: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-sql.txt Add sql-lint to supported tools 2020-08-28 09:25:40 +01:00
ale-stylus.txt Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-sugarss.txt SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
ale-supported-languages-and-tools.txt Merge pull request #3576 from cyyever/fish_indent 2021-02-05 22:58:43 +09:00
ale-swift.txt [doc] Add swift support documentation (#2426) 2019-04-08 18:22:59 +01:00
ale-tcl.txt Add Tcl nagelfar linter 2017-08-02 23:05:19 +01:00
ale-terraform.txt Fix 3371 - Add terraform-ls support 2021-01-30 16:09:39 +09:00
ale-tex.txt [linter] Add LSP support for LaTeX via texlab 2019-05-13 15:50:03 -03: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 Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-thrift.txt thrift: default thrift_thrift_includes to ['.'] 2018-09-16 08:21:18 -07:00
ale-typescript.txt doc: Fix linter issues 2021-01-23 00:43:33 +01:00
ale-vala.txt document the variables can be set for the linter 2021-01-23 00:08:01 +09: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 Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-vim.txt Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
ale-vue.txt vue: Add the vls language server linter 2018-07-05 14:04:20 +02: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 Add support for xmllint as a fixer. 2018-08-28 23:43:52 +02:00
ale-yaml.txt add spectral linter for yaml 2021-01-23 11:56:10 +09:00
ale-yang.txt Add support for yang-lsp 2018-08-03 21:13:48 +01:00
ale-zig.txt Support zls language server for zig 2020-07-10 22:33:37 -04:00
ale.txt #3362 Disable LSP/tsserver hints/suggestions by default 2021-02-06 18:49:42 +00:00