Skip to content

Commit

Permalink
Toggle Aqua switch
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Sep 11, 2023
1 parent 26820a9 commit 99f153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using Aqua
@testset "Aqua.jl" begin
Aqua.test_all(
GAP;
ambiguities=false, # TODO: fix ambiguities
ambiguities=true,
unbound_args=true,
undefined_exports=true,
project_extras=true,
Expand Down

0 comments on commit 99f153d

Please sign in to comment.