Skip to content

feat(tooling): update JSON Schema Lint entry (#2487) - #2489

Open
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:update-jsonschemalint
Open

feat(tooling): update JSON Schema Lint entry (#2487)#2489
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:update-jsonschemalint

Conversation

@Prachidg

@Prachidg Prachidg commented Sep 8, 2026

Copy link
Copy Markdown

What kind of change does this PR introduce?

Tooling data update

Issue Number:

Screenshots/videos:

N/A (data file update)

If relevant, did you update the documentation?

N/A

Summary

Updates the tooling entry for JSON Schema Lint (jsonschemalint.com) in data/tooling-data.yaml as requested in #2487 by the author:

  • Updated description to "An in-browser JSON schema linter"
  • Changed toolingTypes to ['linter']
  • Added creator Nick Maynard
  • Updated homepage URL to https://jsonschemalint.com
  • Updated supported dialects to ['4', '6', '7', '2019-09', '2020-12']
  • Removed obsolete note about JSV
  • Updated lastUpdated date

Does this PR introduce a breaking change?

No

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@Prachidg
Prachidg requested a review from a team as a code owner September 8, 2026 06:45
@github-project-automation github-project-automation Bot moved this to Ready to review in PR - Triage Group Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview b2129db

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d0f61e9) to head (b2129db).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2489   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          695       695           
  Branches       215       215           
=========================================
  Hits           695       695           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jdesrosiers jdesrosiers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This type of tool is considered a validator, not a linter.

@github-project-automation github-project-automation Bot moved this from Ready to review to Changes requested in PR - Triage Group Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Changes requested

Development

Successfully merging this pull request may close these issues.

Add or Modify jsonschemalint.com in JSON Schema Ecosystem

2 participants