Skip to content

Commit adeca50

Browse files
mohitsatrromani
authored andcommitted
supplemental: update indentation of new's child
1 parent ca6d8c5 commit adeca50

File tree

1 file changed

+1
-1
lines changed
  • sevntu-checks/src/test/java/com/github/sevntu/checkstyle/internal

1 file changed

+1
-1
lines changed

sevntu-checks/src/test/java/com/github/sevntu/checkstyle/internal/ChecksTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public void verifyTestConfigurationFiles() throws Exception {
8585
validateEclipseCsMetaXmlFile(
8686
new File(getEclipseCsPath(packageName
8787
+ "/checkstyle-metadata.xml")), packageName, new HashSet<>(
88-
pkgModules));
88+
pkgModules));
8989

9090
validateEclipseCsMetaPropFile(new File(getEclipseCsPath(packageName
9191
+ "/checkstyle-metadata.properties")), packageName, new HashSet<>(pkgModules));

0 commit comments

Comments
 (0)