Module fmt

Source
Expand description

Configuration specific to the forge fmt command and the forge_fmt package

Structs§

FormatterConfig
Contains the config and rule set

Enums§

HexUnderscore
Style of underscores in hex literals
IntTypes
Style of uint/int256 types
MultilineFuncHeaderStyle
Style of function header in case it doesn’t fit
NumberUnderscore
Style of underscores in number literals
QuoteStyle
Style of string quotes
SingleLineBlockStyle
Style of single line blocks in statements