Add yamlfmt precommit hook (#2584)

Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
Asher Foa
2025-06-05 15:34:20 -04:00
committed by GitHub
parent 4f0eecc181
commit 721ed50116
15 changed files with 219 additions and 1372 deletions

View File

@@ -1,21 +1,17 @@
# yaml-language-server: $schema=https://schema.buildwithfern.dev/generators-yml.json
auth-schemes:
ApiKeyScheme:
header: x-api-key
type: string
name: x-api-key
api:
api:
auth: ApiKeyScheme
specs:
- openapi: openapi/skyvern_openapi.json
origin: https://api.skyvern.com/openapi.json
overrides: openapi/overrides.yml
settings:
settings:
title-as-schema-name: false
groups:
python-sdk:
generators: