mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-08-23 09:25:49 +02:00
Adding yamllint conf with warnings for whitespaces
This commit is contained in:
7
.yamllint.yml
Normal file
7
.yamllint.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
config_data: |
|
||||||
|
extends: default
|
||||||
|
rules:
|
||||||
|
new-line-at-end-of-file:
|
||||||
|
level: warning
|
||||||
|
trailing-spaces:
|
||||||
|
level: warning
|
Reference in New Issue
Block a user