Skip to content

Commit

Permalink
Add schema for Bleep (#3269)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
sideeffffect and pre-commit-ci[bot] committed Sep 29, 2023
1 parent 7d0dc50 commit 1b4fa1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,12 @@
],
"url": "https://raw.githubusercontent.com/iamyoki/better-scripts/main/lib/schema.json"
},
{
"name": "Bleep",
"description": "A bleeping fast Scala build tool",
"fileMatch": ["bleep.yaml", "bleep.yml"],
"url": "https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json"
},
{
"name": "CMake Presets",
"description": "CMake Presets",
Expand Down

0 comments on commit 1b4fa1e

Please sign in to comment.