Replaced all tabs with spaces in java and pom.xml
[so.git] / project-configs / code-tools / pom-format.properties
diff --git a/project-configs/code-tools/pom-format.properties b/project-configs/code-tools/pom-format.properties
new file mode 100644 (file)
index 0000000..4452c2a
--- /dev/null
@@ -0,0 +1,5 @@
+maxLineLength=120
+wrapLongLines=true
+tabInsteadOfSpaces=false
+tabWidth=2
+splitMultiAttrs=false
\ No newline at end of file