Skip to content

0.1.6 - 2025-02-20

Choose a tag to compare

@github-actions github-actions released this 20 Feb 22:17
c905b4c

Release Notes

Added

Fixed

  • Parent ignore files must be enabled (#17) - (6d9663e)
  • Return comment should not include return name (#19) - (8be4150)
  • Process functions without returns (#20) - (7fdfbda)

Install lintspec 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/beeb/lintspec/releases/download/v0.1.6/lintspec-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/beeb/lintspec/releases/download/v0.1.6/lintspec-installer.ps1 | iex"

Download lintspec 0.1.6

File Platform Checksum
lintspec-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lintspec-x86_64-apple-darwin.tar.xz Intel macOS checksum
lintspec-x86_64-pc-windows-msvc.zip x64 Windows checksum
lintspec-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
lintspec-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum