Files
ale/autoload/ale/handlers
Adrian Vollmer 47f1f49655
Some checks are pending
CI / build_image (push) Waiting to run
CI / test_ale (--linters-only) (push) Blocked by required conditions
CI / test_ale (--neovim-07-only) (push) Blocked by required conditions
CI / test_ale (--neovim-08-only) (push) Blocked by required conditions
CI / test_ale (--vim-80-only) (push) Blocked by required conditions
CI / test_ale (--vim-90-only) (push) Blocked by required conditions
Add linting support for all formats supported by djlint (#4920)
* Refactor djlint linter code

This patch moves the code to the `autoload` directory, so it's available
when it's needed by a specific linter. This avoids redundant code when
another format supported by djlint is added.

* Add linting support for all formats supported by djlint

So far, the `djlint` linter in ALE only supported `html`, which is only
one of several file types supported by `djlint`.

This patch adds support for the following file types:

* gohtmltmpl
* handlebars
* htmlangular
* htmldjango
* jinja
* nunjucks

* Add djlint fixer for various HTML template formats

* Supported formats:
    - html
    - htmlangular
    - htmldjango
    - jinja
    - handlebars
    - nunjucks
    - gohtmltmpl

* Add doc entries

* Add vader tests

---------

Co-authored-by: Adrian Vollmer <computerfluesterer@protonmail.com>
2025-03-18 07:56:32 +09:00
..
2023-03-07 01:31:14 +00:00
2023-09-16 22:23:30 +01:00
2024-05-31 09:30:37 +02:00
2019-02-06 18:05:13 +00:00
2018-09-04 16:51:18 +01:00
2020-08-29 15:17:20 +03:00
2020-12-23 16:50:45 +01:00
2020-04-18 15:27:11 +09:00
2018-09-04 16:51:18 +01:00
2019-06-04 22:20:57 -07:00
2018-04-05 21:04:11 +02:00
2021-01-23 11:56:10 +09:00
2018-09-04 16:51:18 +01:00