Solidity Formatter
v1.0.0Format and beautify Solidity smart contract code with configurable rules
Formats and lints Solidity smart contract source code with configurable indentation and style rules.
How to use- →Paste Solidity code in the input panel on the left.
- →Configure indent width and style using the controls above the editor.
- →Click Format to apply formatting rules to your code.
- →Copy the formatted result from the output panel on the right.