This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Update: Rethink options for naming-convention and require-description #3
Labels
change request
Change to an existing rule or functionality
Right now, naming-convention allows for too much configuration in some cases (mostly around fields), and doesn't allow specific configuration around types (enum vs input vs type).
On the other hand, require-description only has 3 options and not very flexible. Those two should follow the same convention for configuration options.
One possibility is to allow arbitrary ASTNodes to be listed in the configuration, and provide high-level wrappers (fields, types, etc.)
The text was updated successfully, but these errors were encountered: