Skip to content

Variable name violation should be ignored if the entire name is in capitals #161

Closed
@yoavschwartz

Description

A lot of times there are variable names where the name is an acronym, even in apple code such as RSSI from CoreBluetooth which stands for Relative Signal Strength Indication. of course you could call it relativeSignalStrengthIndication but it seems impractically long. I think people agree that when acronyms are used, the entire name is in capitals.
I think writing the entire variable name in capitals is unlikely something done by mistake and usually has a meaning.

Metadata

Assignees

No one assigned

    Labels

    enhancementIdeas for improvements of existing features and rules.rule-requestRequests for a new rules.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions