Remove everything and add stub Go module

This commit is contained in:
Tulir Asokan
2024-03-24 00:29:54 +02:00
parent 8bd5a4e367
commit 043cb7f854
121 changed files with 192 additions and 19308 deletions
+5 -6
View File
@@ -10,12 +10,11 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.py]
max_line_length = 99
[*.{yaml,yml,py}]
indent_size = 2
indent_style = space
[{.gitlab-ci.yml,.pre-commit-config.yaml,mautrix_telegram/web/provisioning/spec.yaml}]
[*.{yaml,yml,sql}]
indent_style = space
[{.gitlab-ci.yml,.pre-commit-config.yaml,provisioning-spec.yaml,.github/workflows/*.yml}]
indent_size = 2