Skip to content

Feature Request: support :skip_reference_warnings_for #1192

@eksperimental

Description

@eksperimental

I think it will be useful to have an option: skip_undefined_reference_warnings_for:
if a function is listed here and it is referenced to, the warning will be ignored.

It addresses #1151 (comment)
where calling ExUnit.Case.__using__/1, which is a macro with @doc false and it will emit a warning when referencing it.

I can submit a PR if agreed on adding this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions