Add JSON Schema support (#3046)

## Summary

This PR adds JSON Schema support. The setup mirrors Ruff's own.
This commit is contained in:
Charlie Marsh
2024-04-17 13:24:41 -04:00
committed by GitHub
parent 7c5b13c412
commit 7fb2bf816f
31 changed files with 818 additions and 26 deletions

2
.gitattributes vendored
View File

@@ -1 +1,3 @@
* text=auto eol=lf
uv.schema.json linguist-generated=true text=auto eol=lf