diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-08 07:31:10 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-08 07:31:10 +0530 |
commit | 132fd925fc1f879627a643f9852b7843553ec3a7 (patch) | |
tree | 1ffecf8cdd4c9c6d976cf0cdf88747a752a16726 /pom-format.properties | |
parent | 51c07ed6c2b16aead57244965ea304813c15783b (diff) |
split mso-oof-adapter from SO
Issue-ID: SO-3522
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I22e588f7861f9314f92772f69251debfa691313a
Diffstat (limited to 'pom-format.properties')
-rwxr-xr-x | pom-format.properties | 5 |
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 |