new
improved
fixed
🎁 New
- New linter: kube-linter.
- Cargo runtime support.
✨ Improvements
- MacOS release binaries are now signed and notarized.
- Action run commands now run in a bash shell by default.
- Improved CLI display of multi-line linter messages.
- trunk check enablenow sets up default config files if the user does not already have one.
- Linter definitions in plugin repositories can now specify default config files for users who don't already have one.
🔧 Fixes
- Fix shebang scanning to allow arguments to the executable.
- Fix for plugins finding packages_filerelative to its definition path.
- svgo now supports svgo.config.{js,mjs,cjs} instead of just .js.
- Fix an empty file path header when an error occurs when running via a GitHub action.