Skip to content

Commit

Permalink
chore: add schema ref to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 3, 2024
1 parent 382ad55 commit 7c4ab75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/llmling/config_resources/test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/phil65/LLMling/refs/heads/main/schema/config-schema.json

global_settings:
scripts:
- "https://gist.githubusercontent.com/phil65/9b57d35ea63f354cf056e0c7d4a62885/raw/d69c01f1bc56a18a1a0e3292a32003f6c4ab6a6f/get_readme.py"
Expand Down Expand Up @@ -75,6 +77,7 @@ resource_groups:

prompts:
code_review:
name: test
description: "Review code changes"
messages:
- role: system
Expand Down

0 comments on commit 7c4ab75

Please sign in to comment.