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