We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4e25d commit 1575f6fCopy full SHA for 1575f6f
1 file changed
test/codequality.jl
@@ -3,5 +3,6 @@ using MatrixAlgebraKit
3
using Aqua
4
Aqua.test_all(MatrixAlgebraKit)
5
6
-using JET
7
-JET.test_package(MatrixAlgebraKit; target_defined_modules = true)
+# using JET
+# JET.test_package(MatrixAlgebraKit; target_defined_modules = true)
8
+# disable for now (see https://github.com/QuantumKitHub/MatrixAlgebraKit.jl/pull/188#pullrequestreview-3953586976)
0 commit comments