Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better default suggestions #848

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Better default suggestions #848

merged 1 commit into from
Jun 18, 2024

Conversation

anderseknert
Copy link
Member

And provided by Rego policy! 🎉

Also moved some things around in our ast package, as we were getting hit by the file-length rule. All good!

Fixes #838

And provided by Rego policy! 🎉

Also moved some things around in our `ast` package, as we were getting hit
by the file-length rule. All good!

Fixes #838

Signed-off-by: Anders Eknert <[email protected]>
Copy link
Member

@charlieegan3 charlieegan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@charlieegan3 charlieegan3 merged commit 1191c41 into main Jun 18, 2024
3 checks passed
@charlieegan3 charlieegan3 deleted the default-suggestions branch June 18, 2024 14:53
@charlieegan3 charlieegan3 restored the default-suggestions branch June 18, 2024 14:53
@charlieegan3 charlieegan3 deleted the default-suggestions branch June 18, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completions: provide suggestions of rules and functions in file following default keyword
2 participants