Add missing document starts and add yamllint rule (#305)

This commit is contained in:
Ryan Plas 2023-06-23 15:55:39 -04:00 committed by GitHub
parent e8ea28d4e9
commit 62ed936a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 0 deletions

3
.github/.yamllint vendored
View File

@ -13,3 +13,6 @@ rules:
level: error
indentation:
level: error
document-start:
present: true
level: error

View File

@ -1,3 +1,4 @@
---
Name: ssh.exe
Description: Ssh.exe is the OpenSSH compatible client can be used to connect to Windows 10 (build 1809 and later) and Windows Server 2019 devices.
Author: 'Akshat Pradhan'

View File

@ -1,3 +1,4 @@
---
Name: Fsi.exe
Description: 64-bit FSharp (F#) Interpreter included with Visual Studio and DotNet Core SDK.
Author: Jimmy (@bohops)

View File

@ -1,3 +1,4 @@
---
Name: VisualUiaVerifyNative.exe
Description: A Windows SDK binary for manual and automated testing of Microsoft UI Automation implementation and controls.
Author: Jimmy (@bohops)