aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2020-12-28 15:06:36 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2020-12-28 15:06:36 +0000
commit01727649bb1fbe3e0c721a850bd21973d7e760f2 (patch)
treef9beb156683534e2619879598cd29f8c9e5f5ed7 /gradle.properties
parenta4250a3959dd99b567d41a4e85f02a17de2c00ce (diff)
downloadkotlin-raycaster-01727649bb1fbe3e0c721a850bd21973d7e760f2.tar.xz
kotlin-raycaster-01727649bb1fbe3e0c721a850bd21973d7e760f2.zip
Initial implementation
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..7fc6f1f
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1 @@
+kotlin.code.style=official