Skip to content

Commit d8d8cbf

Browse files
committed
Add ID to schema
1 parent a700c3f commit d8d8cbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/vhdl_ls.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-04/schema",
3+
"id": "https://github.com/VHDL-LS/rust_hdl",
34
"title": "Schema for the vhdl_ls language server toml configuration",
45
"description": "Configuration schema for vhdl_ls, the VHDL language server. Defines libraries, linting rules, and code formatting preferences.",
56
"type": "object",

0 commit comments

Comments
 (0)