Files
ale/ale_linters
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
..
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2024-08-14 08:24:22 +01:00
2021-11-15 19:41:03 +09:00
2022-02-06 14:08:10 +09:00
2023-12-07 14:49:37 +00:00
2025-01-10 13:34:29 +09:00
2021-11-19 07:41:05 +09:00
2019-02-06 20:29:58 -02:00
2021-03-30 15:47:59 +09:00
2021-03-19 22:29:06 +00:00
2023-05-22 11:58:59 +09:00
2017-12-20 22:53:03 -06:00
2021-11-19 07:41:05 +09:00
2020-12-23 16:50:45 +01:00
2024-11-23 18:42:22 +09:00
2019-11-07 02:44:56 +09:00
2019-02-02 16:20:14 +01:00
2021-01-22 23:51:29 +09:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2021-01-23 12:27:55 -05:00
2021-11-19 07:41:05 +09:00
2024-06-25 17:17:27 +09:00
2024-10-20 00:19:18 +09:00
2023-09-17 17:24:23 +01:00
2021-03-15 22:30:22 +00:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2023-09-16 22:23:30 +01:00
2021-01-23 00:20:11 +09:00
2020-08-06 13:20:54 +01:00
2021-11-19 07:41:05 +09:00
2024-12-29 13:36:18 +09:00
2025-03-11 12:18:29 +00:00
2020-07-10 22:33:37 -04:00