Backend: Added action field #55

Merged
merge-bot merged 4 commits from Qubasa-main into main 2024-01-15 17:14:13 +00:00
Showing only changes of commit d2af394fc7 - Show all commits

View File

@@ -18,6 +18,8 @@
treefmt.settings.formatter.prettier.excludes = [
"secrets.yaml"
"key.json"
"keyfile.json"
"**/pkgs/clan-cli/tests/openapi_client/**"
];
treefmt.programs.mypy.enable = true;