add jinja templates for all current tasks

This commit is contained in:
Andreas Köpf
2022-12-22 00:59:00 +01:00
parent d20828e759
commit df62ee0f98
9 changed files with 78 additions and 72 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
exclude: "build|stubs"
exclude: "build|stubs|bot/templates/.*msg"
default_language_version:
python: python3