initial commit

This commit is contained in:
skettiks
2026-03-03 17:34:10 +03:00
commit aa4f0dbf00
39 changed files with 1653 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# yaml-language-server: $schema=https://json.schemastore.org/detekt-1.22.0.json
comments:
UndocumentedPublicClass:
active: false
UndocumentedPublicFunction:
active: false
UndocumentedPublicProperty:
active: false