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

add new rule no-one-place-fragments #1334

Merged
merged 3 commits into from
Dec 22, 2022
Merged

Conversation

dimaMachina
Copy link
Owner

fixes #72

find fragments and variables that used only in one place and suggest to inline them.

@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2022

🦋 Changeset detected

Latest commit: aa51b76

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-eslint/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 22, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-eslint/eslint-plugin 3.14.0-alpha-20221222211539-5e993f5 npm ↗︎ unpkg ↗︎

@dimaMachina
Copy link
Owner Author

dimaMachina commented Dec 22, 2022

@dotansimha would be great to hear your thoughts 😅

@dimaMachina dimaMachina merged commit abcfc14 into master Dec 22, 2022
@dimaMachina dimaMachina deleted the no-one-place-fragments branch December 22, 2022 21:19
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.

Refactoring suggestions
2 participants