kempt-fmt
Version updated for https://github.com/ZacSweers/kempt to version v0.2.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
Release Notes
2026-07-07
- Support partially staged files for in-process formatting steps such as whitespace normalization by updating the Git index directly.
Install kempt-fmt 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ZacSweers/kempt/releases/download/v0.2.1/kempt-fmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ZacSweers/kempt/releases/download/v0.2.1/kempt-fmt-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install ZacSweers/tap/kempt-fmt
Download kempt-fmt 0.2.1
| File | Platform | Checksum |
|---|---|---|
| kempt-fmt-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| kempt-fmt-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| kempt-fmt-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| kempt-fmt-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| kempt-fmt-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |