We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8ec03 commit 10381ceCopy full SHA for 10381ce
CONTRIBUTING.md
@@ -21,6 +21,7 @@ Please follow the steps below in order to make the changes:
21
4. Open repository in your favourite IDE.
22
5. Enable and configure CheckStyle plugin in your IDE (for IntelliJ it is CheckStyle-IDEA).
23
Import [graphql-codegen-check-style.xml](config/checkstyle/graphql-codegen-check-style.xml) as a .
24
+ See CI for CheckStyle version.
25
6. Make code changes to the core library of `graphql-java-codegen`.
26
7. If changes are required in the plugin code, then **build** and **install** `graphql-java-codegen` first.
27
0 commit comments