Skip to content

Commit

Permalink
docs: Add Base Hyperlint Config (#5041)
Browse files Browse the repository at this point in the history
Co-authored-by: bllchmbrs <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 28, 2024
1 parent 313d855 commit d4fc1e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .hyperlint/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
content_dir: /docs/source
openapi:
enabled: true
urls:
- https://cloud.bentoml.com/openapi.json
2 changes: 2 additions & 0 deletions .hyperlint/styles/config/vocabularies/hyperlint/accept.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BentoML
BentoService

0 comments on commit d4fc1e9

Please sign in to comment.