Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable linting for graphql #3295

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

ematipico
Copy link
Member

Summary

This PR enables linting of Graphql files inside our workspace. This won't change anything to the user, so it's safe to merge this PR.

Once merged, I will update the playground so it can show diagnostics from linting.

Also, I started seeing a lot of repeated code that we could refactor and make generic.

Test Plan

CI should pass

@ematipico ematipico force-pushed the feat/enable-graphql-linting branch from 50be4e2 to 12b4d4f Compare June 26, 2024 15:47
@github-actions github-actions bot added A-Project Area: project A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Jun 26, 2024
@ematipico ematipico force-pushed the feat/enable-graphql-linting branch from 12b4d4f to df164ad Compare June 26, 2024 15:53
@ematipico ematipico requested review from a team June 26, 2024 16:13
Copy link

codspeed-hq bot commented Jun 26, 2024

CodSpeed Performance Report

Merging #3295 will not alter performance

Comparing feat/enable-graphql-linting (df164ad) with main (7935235)

Summary

✅ 90 untouched benchmarks

parse,
fix_file_mode,
workspace,
should_format: _, // we don't have a formatter yet
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to hurry up with this PR, or Denis would like a word 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants