Skip to content

fix(schema): fixed linting issues in appsscript.json and asconfig-schema.json#5386

Open
Vaibhav701161 wants to merge 1 commit intoSchemaStore:masterfrom
Vaibhav701161:fix/schema-lint
Open

fix(schema): fixed linting issues in appsscript.json and asconfig-schema.json#5386
Vaibhav701161 wants to merge 1 commit intoSchemaStore:masterfrom
Vaibhav701161:fix/schema-lint

Conversation

@Vaibhav701161
Copy link
Contributor

Description
This PR addresses schema linting and formatting inconsistencies in the following files:

  • appsscript.json
  • asconfig-schema.json

The updates focus exclusively on metadata cleanup and stylistic normalization, without introducing any structural or validation changes to the schemas.

  • Removed trailing punctuation across multiple description fields to comply with SchemaStore style guidelines.
  • Standardized formatting of arrays and object properties to improve readability and consistency.
  • Resolved minor lint warnings reported by schema validation tooling.
  • Maintained all existing validation rules, references, defaults, and schema semantics.

Before and after:
appsscript.json:

appsscript.json.file.mp4

asconfig-schema.json:

asconfig-schema.json.file.mp4

Note: This PR was generated with assistance from the jsonschema CLI, developed by a member of the JSON Schema TSC. The editor extension used is built on the same CLI.

…ma.json

Signed-off-by: Vaibhav mittal <vaibhavmittal929@gmail.com>
@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments