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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
nolint:goconst.
No description provided by the author
No description provided by the author

# 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
No description provided by the author
No description provided by the author
No description provided by the author
NewEngine creates a new lint engine.
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
No description provided by the author
No description provided by the author
No description provided by the author
ReadSourceFile reads the content of a file and returns it as a `SourceCode` struct.

# Structs

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
No description provided by the author
Engine manages the linting process.
GnoSpecificRule checks for gno-specific package imports.
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
SourceCode stores the content of a source code file.
No description provided by the author
No description provided by the author

# Interfaces

LintRule defines the interface for all lint rules.
No description provided by the author