From: prathamesh Date: Thu, 5 Dec 2019 23:13:02 +0000 (-0500) Subject: Add readme to build maven with ktlint X-Git-Tag: 0.7.0~119 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F99239%2F2;p=ccsdk%2Fcds.git Add readme to build maven with ktlint Issue-ID: CCSDK-1947 Change-Id: Ib5a5159b136ab863d5cee9f71f1f87efd6c7fb96 Signed-off-by: Prathamesh --- 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