rrrokhtar commented on code in PR #767:
URL: https://github.com/apache/age/pull/767#discussion_r1152609820
##########
src/age/age_pool.c:
##########
@@ -146,7 +146,11 @@ isCypherQuery (Node* node, char** retstr)
return false;
}
-List* extractCypherFuncs(List *ParsedCyphertreeList)
+List*
+/* Returns all the Cypher Nodes
Review Comment:
That comment style within the function doesn't meet **AGE Code Style Guide**
at commenting section
References:
- https://age.apache.org/contribution/guide/#code-review-process
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]