Merge pull request #262 from cbcoutinho/feature/user-settings

Feature/user settings
This commit is contained in:
Chris Coutinho
2025-11-05 15:59:54 +01:00
committed by GitHub
21 changed files with 114 additions and 49 deletions
+3
View File
@@ -18,6 +18,9 @@ jobs:
- name: Linting
run: |
uv run --frozen ruff check
- name: Linting
run: |
uv run --frozen ty check -- nextcloud_mcp_server
integration-test: