Skip to content

Commit

Permalink
docs: Add a cookbook mention to the configurable rules page (#1341)
Browse files Browse the repository at this point in the history
* docs: Add a cookbook mention to the configurable rules page

* chore: Run prettier.
  • Loading branch information
lornajane authored Nov 28, 2023
1 parent efb6a45 commit c683182
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/rules/configurable-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -652,3 +652,7 @@ rules:
- name
- description
```

## Find and share examples

Configurable rules allow such flexibility, but they can be complex to start with. To help you along the way, take a look at the [Redocly CLI Cookbook](https://github.com/Redocly/redocly-cli-cookbook#readme) where our community goes to share its best examples. Choose from the menu available, and don't forget to share your own rules too.

1 comment on commit c683182

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 76.17% 4068/5341
🟡 Branches 66.07% 2167/3280
🟡 Functions 68.39% 660/965
🟡 Lines 76.36% 3815/4996

Test suite run success

652 tests passing in 94 suites.

Report generated by 🧪jest coverage report action from c683182

Please sign in to comment.