aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorprathamesh <prathamesh_morde@yahoo.ca>2019-12-05 18:13:02 -0500
committerPrathamesh <prathamesh_morde@yahoo.ca>2019-12-06 10:15:09 -0500
commitaa75fbae60835585b72195c581b88cacca511a5d (patch)
treea51f59580c1ac813a016dc369f0b2c7f55f9b3a5 /README.md
parent98831362ddb13e1888bedca4f4e03df8c4e7d9e4 (diff)
Add readme to build maven with ktlint
Issue-ID: CCSDK-1947 Change-Id: Ib5a5159b136ab863d5cee9f71f1f87efd6c7fb96 Signed-off-by: Prathamesh <prathamesh_morde@yahoo.ca>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..8513e0f98
--- /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