From d9a395a7ad1bfa0b93f5a9085c75038f8dba295f Mon Sep 17 00:00:00 2001 From: mtfishman Date: Mon, 29 Jan 2024 08:31:07 -0500 Subject: [PATCH] Edit formatter options --- .JuliaFormatter.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.JuliaFormatter.toml b/.JuliaFormatter.toml index d808d22..4c49a86 100644 --- a/.JuliaFormatter.toml +++ b/.JuliaFormatter.toml @@ -1,2 +1,3 @@ # See https://domluna.github.io/JuliaFormatter.jl/stable/ for a list of options style = "blue" +indent = 2