Commit 853ffd5
authored
- ale_linters/julia/fatou.vim+18
- ale_linters/markdown/markdownlint.vim+12-10
- ale_linters/markdown/markdownlint_cli2.vim+29
- ale_linters/openscad/openscad_lsp.vim+23
- ale_linters/python/pyrefly.vim+2
- ale_linters/python/ruff.vim+2-1
- ale_linters/yaml/actionlint.vim+2-2
- autoload/ale/fix/registry.vim+13-2
- autoload/ale/fixers/fatou.vim+15
- autoload/ale/fixers/markdownlint.vim+12-5
- autoload/ale/fixers/markdownlint_cli2.vim+10
- autoload/ale/handlers/markdownlint.vim+17
- autoload/ale/lsp.vim+3-1
- doc/ale-julia.txt+33
- doc/ale-markdown.txt+83-4
- doc/ale-openscad.txt+21
- doc/ale-python.txt+41
- doc/ale-supported-languages-and-tools.txt+4-1
- doc/ale.txt+4-1
- supported-tools.md+4-1
- test/fix/test_ale_fix_aliases.vader+15
- test/fixers/test_fatou_fixer_callback.vader+20
- test/fixers/test_markdownlint_cli2_fixer_callback.vader+28
- test/fixers/test_markdownlint_fixer_callback.vader+16-5
- test/handler/test_ruff_handler.vader+22
- test/linter/test_julia_fatou.vader+23
- test/linter/test_markdown_markdownlint.vader+9-1
- test/linter/test_markdown_markdownlint_cli2.vader+24
- test/linter/test_openscad_openscad_lsp.vader+20
- test/linter/test_pyrefly.vader+7
- test/linter/test_yaml_actionlint.vader+6-1
- test/test-files/fatou/fatou.toml
- test/test-files/fatou/subdir/file.jl
0 commit comments