diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2020-02-13 17:06:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-13 17:06:28 +0000 |
commit | e7e6a525ed0371bf4c3b67ec6221c823b6f9617f (patch) | |
tree | 85a024b57b44f0d3fb68f97d36823f93d66d8697 /README.md | |
parent | 374f3b91ec119d5eee2ca946b33b4b4fa232e4d4 (diff) | |
parent | 86a67360c6cd076c91954892b5c0c49b4cbc1dfa (diff) |
Merge "Refactoring Resource Resolution Service"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -## Format code with ktlint checkstyle tool use the following command +##### Format code with ktlint checkstyle tool use the following command -mvn process-source -P format +`mvn process-sources -P format` ## Reference |