package
1.1.0
Repository: https://github.com/gnolang/tlin.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author