Solhint

Solhint

Community Analyzer

Constant name must be in capitalized SNAKE_CASE. (Does not check IMMUTABLES, use immutable-vars-naming) SOLHINT-W1018

Style
Minor

Constant name must be in capitalized SNAKE_CASE. (Does not check IMMUTABLES, use immutable-vars-naming)

Learn more

const-name-snakecase on Solhint's documentation.