Init pipeline (#3)

This commit is contained in:
6543 2024-01-12 22:13:24 +01:00 committed by GitHub
parent a02ccc0680
commit 7afb9b9b04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 150 additions and 7 deletions

9
.yamllint.yaml Normal file
View file

@ -0,0 +1,9 @@
extends: default
ignore-from-file:
- .gitignore
rules:
line-length: disable
document-start: disable
comments: disable