microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fix/1124-exclude-python-env-dirs-from-skill-validation

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/tests/Fixtures/Frontmatter/extra-fields-strict.md

10lines · modepreview

---
description: Instruction file with extra properties
applyTo: '**/*.md'
unknownField: This should cause a warning in strict mode
anotherExtra: Also not in schema
---

# Extra Fields Test

This file has additional properties not defined in the schema.