Skip to content

Commit 68b1a82

Browse files
committed
style: add trailing newline at end of settings.gradle.kts
1 parent 9b7077a commit 68b1a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins {
44
rootProject.name = "minecraft-serialization"
55

66
include("modules:adventure")
7-
include("modules:joml")
7+
include("modules:joml")

0 commit comments

Comments
 (0)