tisonkun commented on code in PR #712:
URL: https://github.com/apache/datasketches-java/pull/712#discussion_r2670378073


##########
.github/workflows/javadoc.yml:
##########
@@ -41,38 +41,38 @@ jobs:
           TAG_NAME: ${{ github.event.inputs.tag_ref }}
         run: |
           if [ -z "$TAG_NAME" ]; then echo "ERROR: No tag specified"; exit 1; 
fi
-          
+

Review Comment:
   I guess, if you have some indentation, they should keep the same; if you 
have a blank line without any whitespace, the parser can properly recognize it 
as a blank line.
   
   Semantic indentation is terrible :/



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to