diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-05 17:17:04 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-05 17:17:04 +0530 |
commit | fcfabcf68813244f5e1477579d04c9336515a8b1 (patch) | |
tree | c42ecb8c672fe60e998903a45b8f9a8f5215a7ae /pom-format.properties | |
parent | 87d7df45940c72aee1da6d9d1a1d501d103a365a (diff) |
Split mso-nssmf-adapter from SO
Issue-ID: SO-3519
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I103133644417f54aa53e04f141196aef92c40f40
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 |