Skip to content

Commit

Permalink
feat(policy): add a code comment for JSON Schema of policy files
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Dec 14, 2024
1 parent de8b7e4 commit fa45507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controller/initpolicy/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
)

const configTemplate = `---
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json
# aqua Policy
# https://aquaproj.github.io/
registries:
Expand Down

0 comments on commit fa45507

Please sign in to comment.