ruff
ruff copied to clipboard
Improve the `update_schemastore` script
Summary
- Update the script so that it works over https
- Use a shallow clone so that it doesn't take so long
Test Plan
Before these changes, the script failed for me. Now, it works: https://github.com/SchemaStore/schemastore/pull/3772.
ruff-ecosystem results
Linter (stable)
✅ ecosystem check detected no linter changes.
Linter (preview)
✅ ecosystem check detected no linter changes.
Formatter (stable)
✅ ecosystem check detected no format changes.
Formatter (preview)
✅ ecosystem check detected no format changes.