Skip to content

Commit 8cb3038

Browse files
committed
format
1 parent 99ce797 commit 8cb3038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DynamicCheckTest.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class DynamicTests {
5656
a(field:Dynamic);
5757
}
5858
59-
@SuppressWarnings('checkstyle:Dynamic')
59+
@SuppressWarnings('checkstyle:Dynamic')
6060
enum Test2a {
6161
count;
6262
a(field:Dynamic);

0 commit comments

Comments
 (0)