From f74a1adcac6b94c812ed8017935b1a0e12b88116 Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Mon, 1 Apr 2024 21:03:35 +0100
Subject: [PATCH] Adjust file styles

---
 .editorconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index a0a2e3f..0a87e46 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -20,3 +20,7 @@ indent_size = 4
 [*.lua]
 indent_style = space
 indent_size = 4
+
+[*.tsv]
+indent_style = tab
+indent_size = 40
-- 
GitLab