mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-31 11:56:55 +08:00
Add support for astro (#4780)
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-06-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-06-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
* feat: prettier for astro * feat: eslint for astro * feat: doc for astro
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
===============================================================================
|
||||
ALE Astro Integration *ale-astro-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
eslint *ale-astro-eslint*
|
||||
|
||||
See |ale-javascript-eslint| for information about the available options.
|
||||
|
||||
===============================================================================
|
||||
prettier *ale-astro-prettier*
|
||||
|
||||
See |ale-javascript-prettier| for information about the available options.
|
||||
|
||||
===============================================================================
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
Reference in New Issue
Block a user