Release Notes
New
- Add ast-grep plugin (#1972)
- Add Swift support for maintainability (complexity, duplication, smells, metrics) (#1971)
Improved
- Add
**/templates/**to default exclude patterns (#1967) - Include Invocation ID in diagnostic messages for improved debugging (#1968)
- Simplify a few arguments for
qlty coverage publish(#1965) - Provide a default
.shellcheckrcwhen initializing shellcheck (#1973)
Fixed
- Fix parsing of Clover coverage data with repeated, non-adjacent XML elements (#1964)
- Fix compilation bug preventing default plugin configs from being installed during
qlty init(#1983) - Update hadolint to version 2.12.1-beta to fix on MacOS (#1981)
qlty-config 0.519.0
Install qlty-config 0.519.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/qltysh/qlty/releases/download/v0.519.0/qlty-config-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/qltysh/qlty/releases/download/v0.519.0/qlty-config-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install qlty-configDownload qlty-config 0.519.0
| File | Platform | Checksum |
|---|---|---|
| qlty-config-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| qlty-config-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| qlty-config-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| qlty-config-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| qlty-config-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| qlty-config-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| qlty-config-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
qlty 0.519.0
Install qlty 0.519.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/qltysh/qlty/releases/download/v0.519.0/qlty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/qltysh/qlty/releases/download/v0.519.0/qlty-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install qltyDownload qlty 0.519.0
| File | Platform | Checksum |
|---|---|---|
| qlty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| qlty-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| qlty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| qlty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| qlty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| qlty-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| qlty-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |