Skip to content

Add browser() and other debugging calls as default undesirable functions #876

@MichaelChirico

Description

@MichaelChirico

Leaving calls like browser() in the code after the bug is fixed is a common mistake; most "finished" code (especially in packages) shouldn't need to call this.

I believe the same goes for debug(), undebug(), trace(), untrace(), and debugcall().

I think it would make sense for these to be in the default set of undesirable functions for undesirable_function_linter.

Any second thoughts?

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