aboutsummaryrefslogtreecommitdiffstats
path: root/pom-format.properties
diff options
context:
space:
mode:
authorphani.y <yellela.nagaphanindra@huawei.com>2021-02-05 18:46:37 +0530
committerphani.y <yellela.nagaphanindra@huawei.com>2021-02-05 18:46:37 +0530
commit5af510f5e0a3ac0d981292ecaf0bb6b3cef1d7e7 (patch)
tree4fc9e71cd11e6d6598240f99f6c6698611d09883 /pom-format.properties
parentebb664b7ebf27a14c92d199ca75d762dc00f077b (diff)
Added vfc adaptor
Issue-ID: SO-3520 Signed-off-by: phani.y <yellela.nagaphanindra@huawei.com> Change-Id: I8e219a416072fc3e6de09c6cb5aab6f70470bd16
Diffstat (limited to 'pom-format.properties')
-rwxr-xr-xpom-format.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom-format.properties b/pom-format.properties
new file mode 100755
index 0000000..4452c2a
--- /dev/null
+++ b/pom-format.properties
@@ -0,0 +1,5 @@
+maxLineLength=120
+wrapLongLines=true
+tabInsteadOfSpaces=false
+tabWidth=2
+splitMultiAttrs=false \ No newline at end of file