You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/11/25 09:50:56 UTC

[GitHub] [ignite-3] Berkof opened a new pull request #472: IGNITE-15991 Remove whitespace indents on empty lines

Berkof opened a new pull request #472:
URL: https://github.com/apache/ignite-3/pull/472


   [IGNITE-15991](https://issues.apache.org/jira/browse/IGNITE-15991)
   find . -type f -name *.java -not -path './modules/bytecode/src/main/java/com/facebook/presto/bytecode/*' -not -path './modules/raft/src/main/java/org/apache/ignite/raft/jraft/*' -exec sed -i 's/^[ \t]*$//' {} +


-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ignite-3] Berkof closed pull request #472: IGNITE-15991 Remove whitespace indents on empty lines

Posted by GitBox <gi...@apache.org>.
Berkof closed pull request #472:
URL: https://github.com/apache/ignite-3/pull/472


   


-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org