Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
ignore_files
in data StyraInc/regal#1360, Don't return error fromregal.last
StyraInc/regal#1374opa-fmt
rule using in Rego, removing the need for a Go rulelinting path entirely. Rego-based opa-fmt StyraInc/regal#1393
Remove unused fixer code StyraInc/regal#1392, Consistently use new
Set
type StyraInc/regal#1383, Use .Keys() and .KeysSorted() from OPA StyraInc/regal#1379, refactor: better use of test helpers StyraInc/regal#1358, fix: Remove mandatory fixes StyraInc/regal#1356, chore: Use regal's parse options StyraInc/regal#1355deprecated-builtin
rule now explains the upgrade process. docs: deprecated built-in replacements StyraInc/regal#1366, thanks @tsandall for the suggestion!Notable Fixes & Updates
use-if
rule will now use only the rule name as the violation location, rather than the whole rule. fix: better location reporting inuse-if
rule StyraInc/regal#1362after a regression. lsp: show parse errors in diagnostics StyraInc/regal#1408
regal.debug
codelens StyraInc/regal#1345fixing a bug where the Debug CodeLens was left enabled.
.regal.yaml
file use. config: Search for .regal.yaml and use for roots StyraInc/regal#1357, thanks @grosser for the input here.Changelog
regal.debug
codelens (#1345) (@jglasovic)ignore_files
in data (#1360) (@anderseknert)use-if
rule (#1362) (@anderseknert)regal.last
(#1374) (@anderseknert)Set
type (#1383) (@anderseknert)unused-output-variable
(#1398) (@anderseknert)use-object-keys
(#1399) (@anderseknert)