Skip to content

Variable names that start with an underscore should be removed #476

@Baelyk

Description

@Baelyk

Variables that start with underscores (e.g. _isbn in isbn-verify) should be removed. The reason they are there is to silence unused variable warnings, and there is a better way of doing that (see #442).

Exercises I know of from working on #474:

  • diffie-hellman
  • isbn-verifier
  • series

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