setup-kdlfmt
Version updated for https://github.com/hougesen/kdlfmt to version v0.1.5.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
17 December 2025
- build(cargo-dist): upgrade to v0.30.3
#305 - build: create new github action bundle
#306 - build(deps-dev): bump esbuild from 0.27.0 to 0.27.2 in /github-action
#302 - build(deps-dev): bump @biomejs/biome in /github-action
#300 - build(deps): bump @actions/core from 1.11.1 to 2.0.1 in /github-action
#301 - build(deps): bump console from 0.16.1 to 0.16.2
#303 - build(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /github-action
#299 - build(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2 in /github-action
#298 - build(deps): bump actions/cache from 4 to 5
#297 - build(deps): bump log from 0.4.28 to 0.4.29
#296 - build(deps-dev): bump @biomejs/biome in /github-action
#295 - build(deps): bump clap from 4.5.51 to 4.5.53
#293 - build(deps): bump actions/checkout from 5 to 6
#292 - build(deps): bump clap_complete from 4.5.60 to 4.5.61
#294 - build(deps-dev): bump esbuild from 0.25.12 to 0.27.0 in /github-action
#289 - build(deps-dev): bump @biomejs/biome in /github-action
#288 - build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /github-action
#287 - build(deps-dev): bump @biomejs/biome in /github-action
#286 - build(deps-dev): bump eslint from 9.39.0 to 9.39.1 in /github-action
#284 - test: use cargo_bin_cmd instead of cargo_bin
#283 - build(deps-dev): bump @eslint/js from 9.38.0 to 9.39.0 in /github-action
#277 - build(deps): bump clap_complete from 4.5.59 to 4.5.60
#271 - build(deps-dev): bump globals from 16.4.0 to 16.5.0 in /github-action
#273 - build(deps-dev): bump esbuild from 0.25.11 to 0.25.12 in /github-action
#278 - build(deps-dev): bump @biomejs/biome in /github-action
#274 - build(deps-dev): bump eslint from 9.38.0 to 9.39.0 in /github-action
#276 - build(deps): bump ignore from 0.4.24 to 0.4.25
#270 - build(deps): bump clap_complete_nushell from 4.5.9 to 4.5.10
#272 - build(cargo-dist): upgrade to v0.30.2
#269 - build(deps): bump clap from 4.5.50 to 4.5.51
#267 - build(deps): bump assert_cmd from 2.0.17 to 2.1.1
#268 - build(deps-dev): bump @biomejs/biome in /github-action
#266 - build(deps): bump actions/setup-node from 4 to 6
#254 - build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /github-action
#257 - build(deps-dev): bump @biomejs/biome in /github-action
#262 - build(deps): bump clap_complete_nushell from 4.5.8 to 4.5.9
#251 - build(deps-dev): bump @eslint/js from 9.37.0 to 9.38.0 in /github-action
#255 - build(deps): bump clap_complete from 4.5.58 to 4.5.59
#253 - build(deps): bump ignore from 0.4.23 to 0.4.24
#250 - build(deps-dev): bump esbuild from 0.25.10 to 0.25.11 in /github-action
#258 - build(deps): bump clap from 4.5.48 to 4.5.50
#260 - build(dist): use default runner
#245 - build(deps): bump actions/setup-node from 4 to 5
#218 - build(deps-dev): bump eslint from 9.36.0 to 9.37.0 in /github-action
#242 - build(deps-dev): bump @biomejs/biome in /github-action
#241 - build(deps): bump tempfile from 3.22.0 to 3.23.0
#240 - build(deps): bump clap from 4.5.47 to 4.5.48
#235 - build(deps-dev): bump eslint from 9.35.0 to 9.36.0 in /github-action
#239 - build(deps-dev): bump @eslint/js from 9.35.0 to 9.36.0 in /github-action
#237 - build(deps-dev): bump esbuild from 0.25.9 to 0.25.10 in /github-action
#236 - build(deps): bump clap_complete from 4.5.57 to 4.5.58
#234 - build(deps-dev): bump @biomejs/biome in /github-action
#232 - build(deps): bump kdl from 6.3.4 to 6.5.0
#231 - chore: add citation file
fc6d4cb
Install kdlfmt 0.1.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/kdlfmt/releases/download/v0.1.5/kdlfmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/kdlfmt/releases/download/v0.1.5/kdlfmt-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install hougesen/tap/kdlfmt
Install prebuilt binaries into your npm project
npm install kdlfmt@0.1.5
Download kdlfmt 0.1.5
| File | Platform | Checksum |
|---|---|---|
| kdlfmt-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| kdlfmt-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| kdlfmt-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| kdlfmt-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| kdlfmt-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| kdlfmt-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| kdlfmt-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |