From d40ae98795e704d5931ae2d0124181ce72fab922 Mon Sep 17 00:00:00 2001 From: Kaushal Subedi Date: Mon, 26 Oct 2015 15:05:11 -0600 Subject: added warning on readme about the comment stripping issue --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e63bae..b20dc26 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ gomove ---------- +**Warning: The current version of this tool will strip all the comments from the source code. It is a limitation with golang's ast parser and I am working on another implementation that will leave the comments as well.** + Getting Started ------------- -- cgit v1.2.3