From e74d9af4fae43cd51fea6208199aaa5431af688e Mon Sep 17 00:00:00 2001 From: Reid 'arrdem' McKenzie Date: Tue, 3 Aug 2021 19:29:18 -0600 Subject: [PATCH] 4spc for buildfiles --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 0a78b8f..aba9536 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,6 @@ max_line_length = 120 [*.py] indent_size = 4 + +[{WORKSPACE,BUILD,*.bzl}] +indent_size = 4