Skip to content

Add linter_level to Linter() metadata. #2351

Closed
@AshesITR

Description

@AshesITR
          Here's what cost > 1s in `lint()` during `lint_package()` currently:

image

We can see 30% of the time is spent in xml_find_all().
What surprised me was is_lint_level() taking a whole 8s. That may be worth converting to an attribute of Linter()?

Originally posted by @AshesITR in #2350 (comment)

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