pinterest / arcanist-linters

A collection of custom Arcanist linters
Apache License 2.0
62 stars 45 forks source link

Add support for graphql-schema-linter #50

Closed steverice closed 3 years ago

steverice commented 3 years ago

This adds Arcanist linter support for graphql-schema-linter and all of its configuration options.

As this brings the total number of Node-based linters up to 4, extract common functionality used by all of them into NodeExternalLinter as done in 89815d14eb67e249b38f87dcd5db768611964c3f.