about summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-07-11 18:15:35 -0700
committerGitHub <noreply@github.com>2024-07-11 18:15:35 -0700
commit2397104ad6169ced02b1acd9fbbbe426f4cc4da0 (patch)
treee6aaa5f0b3acaa2acb06880cba6c7703b7ac7b0c /.editorconfig
parentb433469ab954db846ab7bb9109cfe7262711c5bb (diff)
downloadvoidsky-2397104ad6169ced02b1acd9fbbbe426f4cc4da0.tar.zst
Lint native files (#4768)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 000000000..32a53f185
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,2 @@
+[*.{kt,kts}]
+indent_size=2