Skip to content

Are Python boolean traps worth fixing? #49

Description

@cclauss

% ruff --select=FBT --statistics .

93	FBT003	Boolean positional value in function call
12	FBT002	Boolean default value in function definition

My sense is that it breaks too much to fix them now but it is an interesting insight.

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