1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/cli/schemas
Bartek Iwańczuk dd42a64c43
refactor(lint): manage schema files for linter in Deno repo (#27324)
This commit provides schema files for lint rules and lint tags
in this repo instead of pulling them from `deno_lint` repository.

A unit test was added to ensure all available rules are listed
in the schema file. A unit test for tags can be done once 
https://github.com/denoland/deno/pull/27162 lands.
2024-12-11 02:06:04 +01:00
..
config-file.v1.json refactor(lint): manage schema files for linter in Deno repo (#27324) 2024-12-11 02:06:04 +01:00
kv-metadata-exchange-response.v1.json feat(ext/kv): connect to remote database (#20178) 2023-08-22 13:56:00 +08:00
lint-rules.v1.json refactor(lint): manage schema files for linter in Deno repo (#27324) 2024-12-11 02:06:04 +01:00
lint-tags.v1.json refactor(lint): manage schema files for linter in Deno repo (#27324) 2024-12-11 02:06:04 +01:00
module-graph.json BREAKING: remove "emit" and "map" from deno info output (#25468) 2024-09-05 14:22:13 +00:00
registry-completions.v1.json feat(lsp): improve registry completion suggestions (#13023) 2021-12-14 06:24:11 +11:00
registry-completions.v2.json feat(lsp): improve registry completion suggestions (#13023) 2021-12-14 06:24:11 +11:00