Use Checkstyle sortStaticImportsAlphabetically
This commit is contained in:
@@ -69,6 +69,7 @@ limitations under the License.
|
||||
<property name="groups" value="java,javax,org"/>
|
||||
<property name="ordered" value="true"/>
|
||||
<property name="separated" value="true"/>
|
||||
<property name="sortStaticImportsAlphabetically" value="true"/>
|
||||
</module>
|
||||
</module>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user