Skip to content

v0.0.14

Compare
Choose a tag to compare
@TylerJang27 TylerJang27 released this 30 Mar 18:12
· 426 commits to main since this release
7561ce7

New

Improvements/Fixes

  • Fix clippy to update the local cache and not update lockfiles
  • Add runtime definitions, default lint ignores, and default environments
  • Identify security linters and subcommands as is_security: true
  • Improve linter upgrade validation and testing fidelity
  • Support newer download URL schemas for kube-linter
  • Improve versioning and plugin installs for commitlint
  • Provide a default config for cspell that reduces flakiness
  • Add hadolint macOS arm64 native binaries
  • Add support for python 3.11 runtime
  • Fix flake8 issue_url to accommodate all issue codes
  • Fix script for trunk-check-pre-push-always to better locate trunk
  • Fix custom parser to accept ruff@0.0.260 output
  • Deprecate linter terraform-validate (use terraform)

New Contributors

Full Changelog: v0.0.13...v0.0.14