Initial commit for the biztalk suspended isntances local check
build / build (push) Has been cancelled

This commit is contained in:
2026-07-08 15:15:36 +02:00
commit e13167151b
18 changed files with 1931 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
root = true
[*]
charset = utf-8
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{md,yml,yaml}]
indent_size = 2