ale/doc
David Houston a9d7f45924
Implement statix Linter and Fixer (#3969)
* Add Statix for Linting

Add `statix check` as a linter. Provides a simple set of definition
tests additionally. Variable names specify "check" to allow for later
addition of `statix fix` as a formatter once stream support is added.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Fixup Supported Tools List

I didn't realise there were two separate lists of tools, so add statix
to the other list. Also, remembered "S" comes after "R", and so
re-ordered it.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Fix statix Test File

I refactored the variables for statix to allow for writing a fixer
later, and forgot to update them in the test, so update them now. Also
remove a stray "i", add missing space before checks

Signed-off-by: David Houston <houstdav000@gmail.com>

* Update Output Stream for v0.4.0

statix v0.4.0 provides a breaking change of output stream from stderr to
stdout.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add statix fix Fixer

Implement statix fix as a fixer for simple Nix antipatterns.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Fix statix Fixer Tests

Fix the statix fixer tests by removing the unnecessary
'read_temporary_file' value from the command, since it simply uses the
default value.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add statix Handler Test

Add a test for the statix handler per @hsanson's request.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Fix to run only on stdin for linting

Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-12 07:34:25 +09:00
..
ale-ada.txt Update doc/ale-ada.txt 2019-11-05 17:59:51 +01:00
ale-ansible.txt
ale-apkbuild.txt Add document for apkbuild filetype 2021-01-22 14:04:26 -03:00
ale-asciidoc.txt
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-bazel.txt Add a buildifier fixer for Bazel files (#3499) 2021-02-21 21:35:26 +09:00
ale-bib.txt
ale-c.txt Allow clangformat to use a local style file (#3587) 2021-02-14 23:03:04 +09: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 option to clojure clj-kondo linter (#3812) 2021-07-17 22:07:02 +09:00
ale-cloudformation.txt Added linter installing methods 2020-05-15 03:40:46 +02:00
ale-cmake.txt
ale-cpp.txt Fix #3247 - Use --always-make for make -n by default 2020-08-29 16:05:49 +01:00
ale-cs.txt Add fixer for "dotnet format" (#3879) 2021-08-25 15:27:04 +09:00
ale-css.txt style: fecs related doc and vim scripts 2019-04-11 16:24:59 +08:00
ale-cuda.txt Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00: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 Add support for dart analyze (#3825) 2021-07-25 13:48:12 +09:00
ale-desktop.txt Add desktop-file-validate 2021-03-19 22:29:06 +00:00
ale-development.txt Update ALE test docs to mention NVim 0.5 (#3904) 2021-09-16 12:16:08 +09:00
ale-dhall.txt Dhall fixes: use stdin, doc errors (#3868) 2021-08-09 20:43:50 +09:00
ale-dockerfile.txt
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 Add support for erlfmt fixer (#3602) 2021-02-28 22:31:44 +09:00
ale-eruby.txt Add support for erblint (#3931) 2021-10-09 14:33:07 +09:00
ale-fish.txt chang fishindent to fish_indent 2020-10-31 14:01:08 +08:00
ale-fortran.txt
ale-fountain.txt
ale-fuse.txt
ale-gitcommit.txt
ale-glsl.txt
ale-go.txt Implement gofumpt Fixer (#3968) 2021-11-09 16:53:44 +09:00
ale-graphql.txt
ale-hack.txt
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 Close #2102 - Add support for the Angular language server 2021-03-14 21:10:20 +00:00
ale-idris.txt
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
ale-java.txt Update eclipse JDT LSP documentation (#3743) 2021-07-09 23:55:47 +09:00
ale-javascript.txt feat: add deno lsp for javascript (#3924) 2021-10-02 09:51:22 +09:00
ale-json5.txt Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
ale-json.txt Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
ale-jsonc.txt Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
ale-jsonnet.txt Add support for jsonnetfmt and jsonnet-lint (#3907) 2021-09-21 10:49:15 +09:00
ale-julia.txt
ale-kotlin.txt
ale-latex.txt
ale-less.txt
ale-llvm.txt
ale-lua.txt Add support for lua-format fixer. (#3804) 2021-07-09 23:54:43 +09:00
ale-markdown.txt Add pandoc as a markdown fixer (#3641) 2021-07-04 21:39:29 +09:00
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 Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00
ale-nroff.txt
ale-objc.txt
ale-objcpp.txt
ale-ocaml.txt Added ocamllsp (#3595) 2021-02-18 23:51:11 +09:00
ale-openapi.txt Fix linter error 2021-01-22 23:51:29 +09:00
ale-pascal.txt Add support for ptop fixer (#3652) 2021-03-23 21:51:14 +09:00
ale-pawn.txt
ale-perl6.txt
ale-perl.txt
ale-php.txt Adds support for Tlint - A Tighten Opinionated PHP Linter (#3291) 2020-11-21 20:29:33 +00:00
ale-po.txt
ale-pod.txt
ale-pony.txt
ale-powershell.txt Alias ps1 filetype to powershell 2020-02-16 14:03:41 -07:00
ale-prolog.txt
ale-proto.txt feat: Add protolint as linter and fixer (#2911) 2021-04-09 22:16:23 +09:00
ale-pug.txt
ale-puppet.txt
ale-purescript.txt purs-tidy for PureScript (#3863) 2021-08-08 22:09:21 +09:00
ale-pyrex.txt
ale-python.txt Add flakehell python linter (#3295) (#3921) 2021-10-02 16:37:57 +09:00
ale-qml.txt
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
ale-robot.txt Robot framework rflint support (#3715) 2021-09-11 09:19:17 +09:00
ale-ruby.txt add support for prettier-ruby to prettier fixer (#3593) 2021-02-18 16:33:02 +09: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
ale-scala.txt Add linter for Scala Metals 2019-08-31 12:34:57 +08:00
ale-scss.txt
ale-sh.txt Typo 2020-07-30 09:00:20 -05:00
ale-sml.txt
ale-solidity.txt Solidity solc linter compatible with 0.6/0.7/0.8 (#3763) 2021-07-04 21:40:12 +09:00
ale-spec.txt
ale-sql.txt Add sql-lint to supported tools 2020-08-28 09:25:40 +01:00
ale-stylus.txt
ale-sugarss.txt
ale-supported-languages-and-tools.txt Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00
ale-svelte.txt add support for svelte via svelteserver language server (#3644) 2021-03-20 22:23:27 +00:00
ale-swift.txt apple-swift-format: linter and fixer with config swiftpm support (#3671) 2021-04-07 19:34:34 +09:00
ale-systemd.txt Check user systemd unit files with systemd-analyze 2021-03-14 23:34:38 +00:00
ale-tcl.txt
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
ale-text.txt
ale-thrift.txt Add a thriftcheck linter (#3852) 2021-08-04 09:29:07 +09:00
ale-typescript.txt feat: add deno lsp for javascript (#3924) 2021-10-02 09:51:22 +09:00
ale-v.txt Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
ale-vala.txt document the variables can be set for the linter 2021-01-23 00:08:01 +09:00
ale-verilog.txt Add Yosys linter for Verilog files. (#3713) 2021-07-12 21:39:53 +09: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
ale-yaml.txt Close #3770 - Add support for checking circleci configs 2021-06-19 10:34:57 +01:00
ale-yang.txt
ale-zeek.txt Add support for zeek (#3952) 2021-10-24 21:05:55 +09:00
ale-zig.txt Support zls language server for zig 2020-07-10 22:33:37 -04:00
ale.txt Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00