-
Notifications
You must be signed in to change notification settings - Fork 82
Formatting
Can edited this page Feb 24, 2020
·
1 revision
Rumble project uses spotless-maven formatter.
Formatting configuration file is specified in pom.xml while adding spotless. Currently this file is spotless-formatter-eclipse-jdt-configurations.xml
. It is generated by exporting formatting options from Eclipse IDE as per this spotless guide. For further customization, Eclipse JDT Core documentation for formatter options can be used.