ale/ale_linters
Yining d19b238aa2
fix: force `--no-fix` when `ruff` used as a linter (#4759)
this commit is to fix #4756 which suggests to force disable applying
fixes when linting, particularly when `fix = true` was set in project
`pyproject.toml` file.

The flag `--no-fix` was added without checking the version of `ruff` at
this moment as it seems to be available in a quite early version.
2024-04-26 18:29:17 +09:00
..
ada Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ansible #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
apiblueprint Improve ALE project style checking 2018-09-04 16:51:18 +01:00
apkbuild Add linters for apkbuild-lint and secfixes-check from atools 2021-01-22 14:04:26 -03:00
asciidoc Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
asm Add support for llvm-mc as an assembly linter (#4446) 2023-02-09 10:49:24 +09:00
avra Add support for AVRA linting (#3950) 2021-11-15 19:41:03 +09:00
awk codespell: fix spelling errors picked out by `codespell` (#4343) 2022-10-29 20:56:09 +09:00
bats Use a function to define shellcheck linters and vars needed, fixes tests 2020-05-08 12:55:54 +01:00
bib fix lint, fix variable semantics and update tests 2020-09-26 17:09:54 +02:00
bicep Add support for Bicep when installed as a plugin to Azure CLI (#4496) 2023-04-13 08:51:52 +09:00
bitbake Add oelint-adv support (#4043) 2022-02-06 14:08:10 +09:00
bzl feat: support Bazel `buildifier` linter (#4529) 2023-06-27 18:52:25 +09:00
c Add clang-check linter for C (#4662) 2023-12-07 14:49:37 +00:00
cairo Add support for Scarb in `cairo` files (#4669) 2023-12-08 22:13:37 +00:00
chef Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
clojure Pass input via stdin and filename as arg to clj-kondo (#4315) 2022-09-22 07:24:01 +09:00
cloudformation #2547 Add a cfn-lint alias for cloudformation 2021-01-31 17:06:56 +00:00
cmake Make cmake-lint read .cmake-format config file (#4747) 2024-04-07 10:32:19 +09:00
coffee #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cpp codespell: fix spelling errors picked out by `codespell` (#4343) 2022-10-29 20:56:09 +09:00
crystal Fix crystal-lang non file-tied message handling 2019-10-11 18:34:09 +02:00
cs Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
css Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
cucumber #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cuda Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00:00
cypher Make Cypher linter dynamic 2019-02-06 20:29:58 -02:00
d improve DMD handler (#3647) 2021-03-30 15:47:59 +09:00
dafny #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
dart Show warnings for `dart_analyze` linter (#4237) 2022-06-25 00:18:08 +09:00
desktop Add desktop-file-validate 2021-03-19 22:29:06 +00:00
dockerfile Dockerlinter (#4518) 2023-05-22 11:58:59 +09:00
elixir #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
elm Fix E1085: Not a callable type: elm_ls#GetOptions (#4707) 2024-01-14 20:28:29 +09:00
erlang Set working directory for Elvis linter (#4726) 2024-02-24 15:37:55 +09:00
eruby 🐛 Fix a Ruby deprecation warning in the ERB linter (#4521) 2023-05-26 14:52:51 +09:00
fish Fix #1373 - Fix a bug with Fish errors not being handled on Linux 2018-03-23 12:17:54 +00:00
fortran #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
fountain Add four spaces, not tabs. 2017-12-20 22:53:03 -06:00
fuse #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
gitcommit #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
gleam Support gleamlsp language server for gleam (#4696) 2024-01-14 20:43:59 +09:00
glimmer Add support for gjs template linting using embertemplate lint (#4653) 2024-02-23 13:30:12 +09:00
glsl fixed parsing errors when certain options are used in glslangValidator (#4540) 2023-07-24 21:43:13 +09:00
go Fix 4586 - Make golangci-lint lint package on by default. (#4730) 2024-02-28 10:07:22 +09:00
graphql Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
groovy Add support for npm-groovy-lint (#4495) 2023-05-06 09:02:07 +09:00
hack #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
haml #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
handlebars Add support for gjs template linting using embertemplate lint (#4653) 2024-02-23 13:30:12 +09:00
haskell Close #4541 - Fix Haskell project root detection 2023-09-16 23:25:39 +01:00
help Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
html Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
hurl Fix 4740 - add hurlfmt linter (#4741) 2024-03-12 09:51:49 +09:00
idris #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ink Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
inko Add linter for Inko 2020-12-23 16:50:45 +01:00
ispc #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
java #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
javascript Add full support for biome (#4705) 2024-02-24 16:51:39 +09:00
json fix(json): update vscode json lsp name (#4601) 2023-09-09 23:28:38 +01:00
json5 Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jsonc Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jsonnet Add support for jsonnetfmt and jsonnet-lint (#3907) 2021-09-21 10:49:15 +09:00
julia #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
kotlin #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
less Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
llvm #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
lua #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
mail Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
make add: support config option for checkmake linter (#4351) 2022-11-06 09:32:51 +09:00
markdown feat(markdown): add marksman lsp (#4565) 2023-08-01 21:23:02 +01:00
matlab codespell: fix spelling errors picked out by `codespell` (#4343) 2022-10-29 20:56:09 +09:00
mercury Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
nasm Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
nim Add nimcheck end_col options 2019-11-07 02:44:56 +09:00
nix #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
nroff Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
objc Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
objcpp Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ocaml #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
ocamlinterface ocaml: prepare for filetype separation (#3732) 2021-05-27 16:33:43 +09:00
odin Adding support for Odin language server (ols). (#4679) 2024-02-22 11:12:57 +09:00
openapi Fix linter error 2021-01-22 23:51:29 +09:00
openscad Add openscad and sca2d support (#4205) 2022-08-07 16:27:17 +09:00
perl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
perl6 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
php Add file mapping to phpstan (#4685) 2024-02-22 11:55:52 +09:00
po Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pod Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pony #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
powershell codespell: fix spelling errors picked out by `codespell` (#4343) 2022-10-29 20:56:09 +09:00
prolog swipl: style fix 2021-01-23 12:27:55 -05:00
proto Allow to pass options to the buf linter and fix callback. (#4300) 2022-09-08 17:04:17 +09:00
pug Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
puppet #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
purescript #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
pyrex Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
python fix: force `--no-fix` when `ruff` used as a linter (#4759) 2024-04-26 18:29:17 +09:00
qml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
r #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
racket racket: support racket-langserver lsp (#3808) 2021-07-20 10:02:23 +09:00
reason #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
rego add rego support (#4199) 2022-05-16 21:14:11 +09:00
review redpen support for asciidoc, reST, LaTeX and Re:VIEW 2017-11-17 15:34:07 +09:00
robot Robot framework rflint support (#3715) 2021-09-11 09:19:17 +09:00
rst Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ruby Add support for Packwerk (#4594) 2023-09-13 15:53:24 +01:00
rust #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
salt Update the Docker image; fix an error 2021-01-14 20:24:19 +00:00
sass Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
scala Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
scss Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
sh Remove backwards compatibility with ancient setting names 2023-09-09 23:13:44 +01:00
slim #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
sml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
solidity Fix #4499 - Fix solhint >= 3.4.0 2023-09-17 17:24:23 +01:00
spec Add support for rpmlint 2.0.0 (#3757) 2021-07-04 21:19:00 +09:00
sql Add support for sqlfluff 3.0.0 (#4743) 2024-03-14 09:09:56 +09:00
stylus Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
sugarss Stylelint linter output stream can go to stderr (#4702) 2024-01-14 20:43:31 +09:00
svelte Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
swift #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
systemd #3632 Add ale#util#MapMatches 2021-03-15 22:30:22 +00:00
tcl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
terraform #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
testft Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
tex Fix chktex highlighting wrong column when using tabs instead of spaces (#4727) 2024-02-27 08:54:14 +09:00
texinfo Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
text Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
thrift Improve the thriftcheck handler pattern (#3893) 2021-09-08 21:48:48 +09:00
typescript Add full support for biome (#4705) 2024-02-24 16:51:39 +09:00
v #4454 Clean up more tests and code 2023-09-16 22:23:30 +01:00
vala use snake case for linter name 2021-01-23 00:20:11 +09:00
verilog Slang linter for Verilog. (#4713) 2024-02-22 11:18:04 +09:00
vhdl Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
vue #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
wgsl Add `naga` linter for WGSL support (#4047) 2022-02-04 16:29:28 +09:00
xhtml Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
xml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
yaml fix #4687 - only lint one file with actionlint (#4688) 2024-02-06 10:23:26 +09:00
yang #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
zeek Add support for zeek (#3952) 2021-10-24 21:05:55 +09:00
zig Support zls language server for zig 2020-07-10 22:33:37 -04:00