Initial molecule WIP
This commit is contained in:
parent
4475c07bc2
commit
3e1b0473cc
86 changed files with 1904 additions and 0 deletions
12
.yamllint
Normal file
12
.yamllint
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
extends: default
|
||||
|
||||
ignore: |
|
||||
*test_client.yml
|
||||
*test_client_restore.yml
|
||||
*test_server.yml
|
||||
*test_mgt.yml
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 1024
|
||||
level: warning
|
||||
Loading…
Add table
Add a link
Reference in a new issue