Skip to content

Commit f943dc1

Browse files
committed
changed whitespaces to tabs
1 parent 9d4db52 commit f943dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/compatDiktat2Dot0Dot0/java/com/diffplug/spotless/glue/diktat/compat/DiktatCompat2Dot0Dot0Adapter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ private static List<DiktatRuleConfig> readRuleConfigs(File configFile) {
8989
} catch (IOException e) {
9090
throw new IllegalArgumentException("Fail to read configFile", e);
9191
}
92-
}
92+
}
9393
}

0 commit comments

Comments
 (0)