mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-27 14:01:04 +01:00
Add missing document starts and add yamllint rule (#305)
This commit is contained in:
parent
e8ea28d4e9
commit
62ed936a39
3
.github/.yamllint
vendored
3
.github/.yamllint
vendored
@ -13,3 +13,6 @@ rules:
|
||||
level: error
|
||||
indentation:
|
||||
level: error
|
||||
document-start:
|
||||
present: true
|
||||
level: error
|
||||
|
@ -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'
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
Name: Fsi.exe
|
||||
Description: 64-bit FSharp (F#) Interpreter included with Visual Studio and DotNet Core SDK.
|
||||
Author: Jimmy (@bohops)
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user