From 5228d9395c4d9bdf87e473c7e422fcc713be6446 Mon Sep 17 00:00:00 2001 From: Carmi Grushko Date: Thu, 19 Dec 2019 20:08:43 -0800 Subject: Mention in README.md that ktfmt isn't perfect yet Reviewed By: strulovich Differential Revision: D19186441 fbshipit-source-id: 6762097dadeb43814c2912d8962548c878dfbe97 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c482be..c29b6ef 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ private fun declareOne( } ``` +**Note** that `ktfmt` still has some rough edges which we're constantly working on fixing. + # Using on the command-line * Make sure the `vendor/google-java/format` submodule is populated. Either clone with submodules (`git pull --recurse-submodules https://github.com/facebookincubator/ktfmt.git`) or populate the submodule after cloning (`git submodule update --init`) -- cgit v1.2.3