initial commit

This commit is contained in:
Arne Teuke
2025-02-23 13:52:50 +01:00
parent 1d2afa96f4
commit 7f45f1b16d
7 changed files with 485 additions and 69 deletions

3
.mdl_style.rb Normal file
View File

@@ -0,0 +1,3 @@
all
rule 'MD013', :line_length => 1000
exclude_rule 'MD036'