Regal v0.26.1 Released #631
charlieegan3
started this conversation in
Ecosystem
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🚀 Regal v0.26.1 Released!
Exciting updates in the latest release:
New Linter Rules:
directory-package-mismatch
enforces project structure best practices and is supported by the Regal fix command, making it quick and easy to reorganize projects automatically. Read Moresprintf-arguments-mismatch
ensures correct formatting insprintf
calls. Read MoreDebugging Enhancements: Regal now supports the Debug Adapter Protocol (DAP), with interactive Rego debugging coming soon to the OPA VS Code extension.
Performance Boost: Regal uses the RoAST library, cutting AST size in half, resulting in a 25% performance gain in linting.
Read more: Regal Release Notes
Beta Was this translation helpful? Give feedback.
All reactions