Files
ale/autoload/ale/fixers
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-02-07 17:24:52 +09:00
2018-12-01 15:05:18 +09:00
2019-07-02 08:11:10 +01:00
2021-12-28 20:23:57 +09:00
2018-07-01 13:55:41 +01:00
2021-01-22 19:06:52 +01:00
2019-09-10 20:54:14 +01:00
2022-01-04 21:49:03 +09:00
2022-07-26 17:55:22 +09:00
2021-10-11 20:52:46 +09:00
2023-04-22 22:05:50 +09:00
2019-07-01 20:50:02 -04:00
2021-11-09 16:53:44 +09:00
2021-08-09 10:13:43 +09:00
2019-07-01 11:04:33 -04:00
2023-01-28 00:20:29 -07:00
2018-08-02 11:28:56 -07:00
2019-02-06 18:05:13 +00:00
2020-04-18 15:27:11 +09:00
2020-11-21 15:59:50 +00:00
2019-11-14 14:50:21 +00:00
2021-03-24 09:02:17 +09:00
2019-08-26 19:21:07 +01:00
2022-05-16 21:14:11 +09:00
2020-10-23 11:48:21 +01:00
2022-05-16 21:15:52 +09:00
2018-04-21 22:09:38 +09:00
2019-05-27 09:00:11 +04:30
2022-07-07 21:42:21 +09:00
2024-08-14 08:24:22 +01:00
2021-03-23 21:51:14 +09:00
2021-08-09 20:42:19 +09:00
2019-08-12 11:49:19 -04:00
2019-02-06 18:05:13 +00:00
2017-10-29 21:48:28 +01:00
2018-03-11 13:33:57 +09:00
2018-09-08 01:34:10 +02:00
2019-09-12 22:48:27 +01:00
2021-01-22 09:23:54 -06:00
2023-08-15 10:15:06 +01:00
2024-12-29 13:36:18 +09:00
2022-05-17 07:38:54 +09:00