Skip to content

Commit 0589821

Browse files
committed
etc: minor yamlint syntax fixes
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 6552565 commit 0589821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/9pm-proj.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is the default project config for 9pm.
22
# The top level "9pm" contains data aimed for the 9pm.py test executor.
33
# This file is passed down to test cases as the env variable NINEPM_PROJ_CONFIG.
4-
4+
---
55
9pm:
66
PROJECT-NAME: "9pm"
7-
PROJECT-ROOT: "./"
7+
PROJECT-ROOT: "./"

0 commit comments

Comments
 (0)