mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
* Autoformat script * Executable + package.json * Fix pnpm format not exiting * Fix exit handling * Allow to only run fontend autoformat * Rename script to autoformat.sh - Fix exit handling * Add style check to CI - Replace deprecated actions-rs-plus/clippy-check@v2 with giraffate/clippy-action@v1 * Use HEAD as ancestor when running in CI * Improve uncommmited erro message * Increate timeout for Type and style check action * Run Clippy when ci.yml file changes * increase cypress timeout