# Functions
No description provided by the author
No description provided by the author
NewEngine creates a new lint engine.
ReadSourceFile reads the content of a file and returns it as a `SourceCode` struct.
No description provided by the author
# Structs
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
SourceCode stores the content of a source code file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
LintRule defines the interface for all lint rules.
# Type aliases
No description provided by the author