Repository: incubator-hivemall
Updated Branches:
  refs/heads/master fc9442746 -> f52cd0c37


Request contributers to use ./bin/format_code.sh


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/f52cd0c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/f52cd0c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/f52cd0c3

Branch: refs/heads/master
Commit: f52cd0c372610613a0e3bc2376828eb30f0114b8
Parents: fc94427
Author: Takuya Kitazawa <tak...@apache.org>
Authored: Wed May 16 17:51:36 2018 +0900
Committer: Takuya Kitazawa <tak...@apache.org>
Committed: Wed May 16 17:51:36 2018 +0900

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/f52cd0c3/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d7cb664..2970360 100644
--- a/README.md
+++ b/README.md
@@ -55,5 +55,5 @@ $ ./bin/update_ddls.sh
 Note that, before creating a pull request including Java code, please make 
sure your code follows our coding conventions by applying formatter:
 
 ```
-$ mvn spotless:apply
+$ ./bin/format_code.sh
 ```

Reply via email to