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

Enable whitelist-ignoring rules by argument name #322

Open
casey-chow opened this issue Aug 26, 2022 · 0 comments
Open

Enable whitelist-ignoring rules by argument name #322

casey-chow opened this issue Aug 26, 2022 · 0 comments

Comments

@casey-chow
Copy link

One issue I'm finding with making my schema more consistent is that enabling certain rules requires adding documentation where it may be noisy, for example with arguments-have-descriptions, where all of our mutations have a single argument input which is well-defined and conventional. I'd like to be able to whitelist the specific name input as self-explanatory in our configuration so I don't need to copy-paste the same lint disables or boilerplate documentation.

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

No branches or pull requests

1 participant