Skip to content

Add Builder::whitelist_function; deprecate Builder::whitelisted_function #985

Closed
@fitzgen

Description

@fitzgen

The CLI flag is --whitelist-function, so we should be consistent and remove the "ed" from the builder method.

  • Rename Builder::whitelisted_function to Builder::whitelist_function
  • Add Builder::whitelisted_function that delegates to whitelist_function
  • Mark whitelisted_function as #[deprecated = "use whitelist_function instead"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions