mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Our spotless configuration wasn't being applied to `build-tools` and `build-tools-internal`. Move the Spotless configuration to a Java plugin in `build-conventions`, and apply it everywhere. This resulted in a lot more Java files being subject to formatting, so I added more exclusions to the list. Also remove the `paddedCell` stuff, we've never needed it.
7 lines
93 B
Text
7 lines
93 B
Text
#Eclipse configuration for import order for Elasticsearch
|
|
0=
|
|
1=com
|
|
2=org
|
|
3=java
|
|
4=javax
|
|
5=\#
|