Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/test_explicit_imports.jl
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,6 @@ passed to `\$x` to specify the keyword arguments for `check_\$x`.
The keyword argument `ignore` provides a top-level ignore list that is merged
into any per-check ignore list. This can be used to ignore a list of submodules in all checks.

!!! note
The function requires the stdlib Test to be loaded (e.g. `using Test`).

# Keyword Arguments

- `no_implicit_imports=true`
Expand Down
Loading