We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702ce52 commit 5a0419bCopy full SHA for 5a0419b
1 file changed
src/test_explicit_imports.jl
@@ -168,9 +168,6 @@ passed to `\$x` to specify the keyword arguments for `check_\$x`.
168
The keyword argument `ignore` provides a top-level ignore list that is merged
169
into any per-check ignore list. This can be used to ignore a list of submodules in all checks.
170
171
-!!! note
172
- The function requires the stdlib Test to be loaded (e.g. `using Test`).
173
-
174
# Keyword Arguments
175
176
- `no_implicit_imports=true`
0 commit comments