Backend: Added action field #54

Merged
merge-bot merged 3 commits from Qubasa-main into main 2024-01-15 16:23:01 +00:00
Showing only changes of commit a8557ee039 - 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;