Initial commit.
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2024-05-04 13:18:37 +05:00
commit 8b945c8f90
16 changed files with 273 additions and 0 deletions

8
.yamllint Executable file
View File

@@ -0,0 +1,8 @@
---
extends: default
rules:
line-length: disable
braces:
min-spaces-inside: 1
max-spaces-inside: 1