mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-28 22:32:02 +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
|
level: error
|
||||||
indentation:
|
indentation:
|
||||||
level: error
|
level: error
|
||||||
|
document-start:
|
||||||
|
present: true
|
||||||
|
level: error
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
Name: ssh.exe
|
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.
|
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'
|
Author: 'Akshat Pradhan'
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
Name: Fsi.exe
|
Name: Fsi.exe
|
||||||
Description: 64-bit FSharp (F#) Interpreter included with Visual Studio and DotNet Core SDK.
|
Description: 64-bit FSharp (F#) Interpreter included with Visual Studio and DotNet Core SDK.
|
||||||
Author: Jimmy (@bohops)
|
Author: Jimmy (@bohops)
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
Name: VisualUiaVerifyNative.exe
|
Name: VisualUiaVerifyNative.exe
|
||||||
Description: A Windows SDK binary for manual and automated testing of Microsoft UI Automation implementation and controls.
|
Description: A Windows SDK binary for manual and automated testing of Microsoft UI Automation implementation and controls.
|
||||||
Author: Jimmy (@bohops)
|
Author: Jimmy (@bohops)
|
||||||
|
Loading…
Reference in New Issue
Block a user