Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_service): add support for JSON linter in the workspace #4609

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

ematipico
Copy link
Contributor

Summary

Closes #4444

As for now I just limited myself to implement the lint function because we don't have actions for JSON lint rules.

Test Plan

Added a new test case to make sure we get diagnostics.

Changelog

  • The PR requires a changelog line

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Jun 24, 2023

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 26e22b3
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/64996564b3e313000855441d

@github-actions github-actions bot added A-CLI Area: CLI A-Diagnostic Area: errors and diagnostics A-Project Area: project configuration and loading labels Jun 24, 2023
@ematipico ematipico requested review from denbezrukov, Conaclos and a team June 26, 2023 07:37
@ematipico ematipico merged commit c9e3bb5 into main Jun 26, 2023
@ematipico ematipico deleted the feat/workspace-lint-json branch June 26, 2023 10:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-CLI Area: CLI A-Diagnostic Area: errors and diagnostics A-Project Area: project configuration and loading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

☂️ Create rome_json_analyze crate
2 participants