# README
internal/lints
The internal/lints
directory stores the code that implements the lint rules.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DetectEarlyReturnOpportunities detects if-else chains that can be simplified using early returns.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: Make more precisely.
No description provided by the author
No description provided by the author
DetectUselessBreak detects useless break statements in switch or select statements.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author