From 2ec9a5990b96e2c25b9e40f58a8cea4c7fc0becd Mon Sep 17 00:00:00 2001 From: Carsten Kragelund Date: Wed, 2 Aug 2023 21:24:58 +0200 Subject: [PATCH] build: remove just from editorconfig --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 2f416e6..0ed6a9b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,9 +12,6 @@ max_line_length = 80 indent_size = 4 max_line_length = 100 -[justfile] -indent_size = 4 - [pages/api/bindings.ts] charset = unset insert_final_newline = unset