Skip to content

Fix methods with redundant parameters. #153

@mcanever

Description

@mcanever

Some methods are always called by passing a certain parameter with a fixed value.

EXAMPLE:
in modules/blocks/process, loadBlocksOffset, verify is always passed as true

Check if static analysis tools can help to find these cases out.

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