Skip to content

Commit 87c7e15

Browse files
committed
CI: Add yaml language server schema to allow ides to recognize yml files
FYI: This will offer syntax highlighting and autocompletion when editing those files in those IDEs (like VSCode).
1 parent bf01d44 commit 87c7e15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json
2+
---
3+
14
# Run everything on the `android` queue
25
agents:
36
queue: android

0 commit comments

Comments
 (0)