Add readme to build maven with ktlint 39/99239/2
authorprathamesh <prathamesh_morde@yahoo.ca>
Thu, 5 Dec 2019 23:13:02 +0000 (18:13 -0500)
committerPrathamesh <prathamesh_morde@yahoo.ca>
Fri, 6 Dec 2019 15:15:09 +0000 (10:15 -0500)
Issue-ID: CCSDK-1947
Change-Id: Ib5a5159b136ab863d5cee9f71f1f87efd6c7fb96
Signed-off-by: Prathamesh <prathamesh_morde@yahoo.ca>
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..8513e0f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+## Format code with ktlint checkstyle tool use the following command
+
+mvn process-source -P format
+
+
+## Reference
+https://github.com/pinterest/ktlint