-
-
Notifications
You must be signed in to change notification settings - Fork 334
JSON Schema File #1565
Copy link
Copy link
Open
Labels
effects-of-ai-on-code-reviewFor SWE productivity study (temporary tag)For SWE productivity study (temporary tag)good first issuetype: featureA new enhacement proposalA new enhacement proposal
Metadata
Metadata
Assignees
Labels
effects-of-ai-on-code-reviewFor SWE productivity study (temporary tag)For SWE productivity study (temporary tag)good first issuetype: featureA new enhacement proposalA new enhacement proposal
Description
Would it be possible to host a JSON schema for the
cz.jsonconfiguration file in order to enable the syntax checks?For example, in Deno projects we add the following field to
deno.jsonfile:This could be extremely useful for configuration checks and validation.
Possible Solution
No response
Additional context
No response
Related issues
No response