1
0
forked from apps/featurer

Initial commit.

This commit is contained in:
2024-10-12 13:04:09 +05:00
commit 57937a5845
30 changed files with 816 additions and 0 deletions

9
.yamllint Normal file
View File

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