-
Notifications
You must be signed in to change notification settings - Fork 26
docs: regal #82
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
docs: regal #82
Conversation
WalkthroughThe documentation has been enhanced with the introduction of Regal, a linter and language server for Rego files. This includes a dedicated guide detailing its configuration and usage, as well as an entry in the tools section linking to its documentation. The changes improve clarity and accessibility for users working with Regal, ensuring they have the necessary information to configure and utilize the tool effectively. Changes
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Deploying coderabbit-docs with
|
Latest commit: |
5b13bb5
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d7d1ae52.coderabbit-docs.pages.dev |
Branch Preview URL: | https://ruhan-regal.coderabbit-docs.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- docs/tools/regal.md (1 hunks)
- docs/tools/tools.md (2 hunks)
Files skipped from review due to trivial changes (1)
- docs/tools/regal.md
Additional context used
Markdownlint
docs/tools/tools.md
84-84: null
Files should end with a single newline character(MD047, single-trailing-newline)
Additional comments not posted (2)
docs/tools/tools.md (2)
58-58
: Addition of Regal to the tools list looks good.The new entry for Regal is correctly formatted and consistent with other entries in the table.
84-84
: Addition of Regal link reference is correct.The link reference for Regal is correctly formatted and points to the appropriate documentation file.
Tools
Markdownlint
84-84: null
Files should end with a single newline character(MD047, single-trailing-newline)
Summary by CodeRabbit
New Features
.rego
file handling.Documentation