From 0a0cf938bd54b237c71ddd773c9580bd64e6f6b3 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 31 May 2025 11:42:10 +0000 Subject: [PATCH] Allow JuliaFormatter v2 CompatHelper seems to be disabled here? --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5132f635..0d3b64f0 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ ArnoldiMethod = "0.4" DataStructures = "0.17, 0.18" Documenter = "0.27" Inflate = "0.1.3" -JuliaFormatter = "1" +JuliaFormatter = "1, 2" SimpleTraits = "0.9" StableRNGs = "1" Statistics = "1"