Skip to content

Make reimplemented-builtin also check for other builtins #2942

@not-my-profile

Description

@not-my-profile

reimplemented-builtin currently only checks for any and all.

Looking at the list of builtins, I think additionally checking for the following would make sense:

  • abs
  • enumerate
  • filter
  • len
  • map
  • max
  • min
  • pow
  • round
  • sum
  • zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    ruleImplementing or modifying a lint rule

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions