Skip to main content

Module sol

Module sol 

Source

Modulesยง

analysis
Shared analysis primitives reused by Solidity lints.
calls ๐Ÿ”’
codesize
gas
high
info
low
macros
med
naming
Naming-convention helpers shared by Solidity lints.

Structsยง

DeniedLintDiagnostics
ForgeLintSuite
A reusable collection of Forge lint passes and policy.
OwnedLintPolicy ๐Ÿ”’
SolLint
SolidityLinter
Linter implementation to analyze Solidity source code responsible for identifying vulnerabilities gas optimizations, and best practices.
SourceLintPolicy ๐Ÿ”’

Enumsยง

SolLintError

Staticsยง

ALL_REGISTERED_LINTS ๐Ÿ”’
DEFAULT_LINT_SPECIFIC_CONFIG ๐Ÿ”’

Functionsยง

parse_inline_config ๐Ÿ”’