From e64391f47bf95ab4cdb65683623979ee6790836e Mon Sep 17 00:00:00 2001 From: Guilherme Felipe Date: Thu, 3 Jan 2019 22:30:03 -0200 Subject: Update zstd to 1.3.8 --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d4b7fbb471..ab03b8421c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ insert_final_newline = true [*.{cpp,hpp,c,h,mm}] trim_trailing_whitespace = true -[*.{py,cs}] +[{*.{py,cs},SCsub}] indent_style = space indent_size = 4 -- cgit v1.2.3