From 07ab89c5825a6f22d92681c1f8594a58c92147e0 Mon Sep 17 00:00:00 2001 From: Arno Strouwen Date: Thu, 22 Feb 2024 15:10:07 +0100 Subject: [PATCH] [skip ci] reapply formatting --- .JuliaFormatter.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.JuliaFormatter.toml b/.JuliaFormatter.toml index 9c79359..959ad88 100644 --- a/.JuliaFormatter.toml +++ b/.JuliaFormatter.toml @@ -1,2 +1,3 @@ style = "sciml" -format_markdown = true \ No newline at end of file +format_markdown = true +format_docstrings = true \ No newline at end of file