Skip to content

Commit 7f07f95

Browse files
authored
Merge pull request #161 from GeneralPractitioner-GP/schema-validator
Create schema validator for the config file and add to the sample
2 parents 33dae35 + 91ca022 commit 7f07f95

File tree

2 files changed

+742
-0
lines changed

2 files changed

+742
-0
lines changed

config/config.sample.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/Drazzilb08/daps/master/schemas/config-schema.json
2+
13
schedule:
24
# Options:
35
# run - will run a single time per run of main.py (mainly useful for testing with dry_run)

0 commit comments

Comments
 (0)