nvf icon indicating copy to clipboard operation
nvf copied to clipboard

languages/dockerfile: init

Open poseidon-rises opened this issue 4 months ago • 1 comments

Add dockerfile support using docker-language-server, dockerfmt, and hadolint.

Sanity Checking

  • [x] I have updated the changelog as per my changes
  • [x] I have tested, and self-reviewed my code
  • [x] My changes fit guidelines found in hacking nvf
  • Style and consistency
    • [x] I ran Alejandra to format my code (nix fmt)
    • [x] My code conforms to the editorconfig configuration of the project
    • [x] My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • [ ] My code includes comments in particularly complex areas
    • [ ] I have added a section in the manual
    • [ ] (For breaking changes) I have included a migration guide
  • Package(s) built:
    • [x] .#nix (default package)
    • [ ] .#maximal
    • [x] .#docs-html (manual, must build)
    • [ ] .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • [x] x86_64-linux
    • [ ] aarch64-linux
    • [ ] x86_64-darwin
    • [ ] aarch64-darwin

Add a :+1: reaction to pull requests you find important.

poseidon-rises avatar Aug 23 '25 19:08 poseidon-rises

:rocket: Live preview deployed from 1a053852d21fbf08257dc62d869c81b235fa9113

View it here:

Debug Information

Triggered by: poseidon-rises

HEAD at: languages/dockerfile

Reruns: 1404

github-actions[bot] avatar Aug 23 '25 19:08 github-actions[bot]