Results 5 issues of Ahmed Al-Hulaibi

Can Graphqlator include an option to check if the generated code builds successfully and rollback if it does not?

enhancement

Use git commands either via go implementation of git or cli to clone/pull, branch commit and push to the git repo defined in the pkg file.

enhancement

Rather than generating the format.sh script integrate goreturns and gofmt in code to format the generated source

enhancement

Substance should support this within SubstanceGen sub-package. After that is implemented we can make use of it here. https://github.com/ahmedalhulaibi/substance/issues/12

enhancement
substance

The errors return should not have newline characters and should be defined as sentinel errors (either as constants or interface) so one can assert against them. As an example of...

enhancement