Marc Love
Results
2
issues of
Marc Love
Closes tauri-apps/tauri#12077 #### Description When writing integration tests for Tauri commands using `tauri::test::MockRuntime`, directly calling command functions defined simply with `app: AppHandle` can lead to type mismatch errors (E0308). This...
This pull request modernizes the project's development, CI, and documentation workflows by migrating from Hatch to the uv toolchain, introducing automated lint/type checks with pre-commit, and improving developer and contributor...