mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-04-25 08:13:21 +02:00
Adding rules
This commit is contained in:
parent
75fa0cd6e3
commit
85f25672a8
14
.yamllint
Normal file
14
.yamllint
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
extends: default
|
||||
yaml-files:
|
||||
- '*.yml'
|
||||
rules:
|
||||
|
||||
new-line-at-end-of-file:
|
||||
level: warning
|
||||
trailing-spaces:
|
||||
level: warning
|
||||
line-length:
|
||||
level: warning
|
||||
new-lines:
|
||||
level: warning
|
Loading…
x
Reference in New Issue
Block a user