From 6a08abf87d6b97c6e4b17aae397ed5a63742f7ff Mon Sep 17 00:00:00 2001 From: ocots Date: Fri, 30 Aug 2024 00:25:25 +0000 Subject: [PATCH] :robot: Format .jl files --- test/test_aqua.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_aqua.jl b/test/test_aqua.jl index 04c3241b..553b8ce4 100644 --- a/test/test_aqua.jl +++ b/test/test_aqua.jl @@ -2,7 +2,7 @@ function test_aqua() @testset "Aqua.jl" begin Aqua.test_all( CTBase; - ambiguities=false, + ambiguities = false, #stale_deps=(ignore=[:SomePackage],), deps_compat = (ignore = [:LinearAlgebra, :Unicode],), piracies = true,