Enhancements
Bug fixes
- Fix
trailing-whitespace&mixed-line-endingwrite file path (#708) - Fix file path handling for meta hooks in workspace mode (#699)
Documentation
Contributors
Install prek 0.2.0-alpha.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.2.0-alpha.5/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.2.0-alpha.5/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prek