mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 19:05:55 +00:00
languages/dockerfile: init
Add dockerfile support using docker-language-server, dockerfmt, and hadolint.
This commit is contained in:
parent
385c49d93d
commit
51c2132543
4 changed files with 170 additions and 0 deletions
|
|
@ -144,3 +144,12 @@
|
|||
[Machshev](https://github.com/machshev):
|
||||
|
||||
- Added `ruff` and `ty` LSP support for Python under `programs.python`.
|
||||
|
||||
[Poseidon](https://github.com/poseidon-rises):
|
||||
|
||||
[docker-language-server]: https://github.com/docker/docker-language-server
|
||||
[dockerfmt]: https://github.com/reteps/dockerfmt
|
||||
[hadolint]: https://github.com/hadolint/hadolint
|
||||
|
||||
- Add dockerfile support using [docker-language-server], [dockerfmt], and
|
||||
[hadolint].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue