Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ab797 commit 0c054a8Copy full SHA for 0c054a8
foundry.toml
@@ -35,7 +35,7 @@ max_test_rejects = 999999
35
[fmt]
36
line_length = 120
37
number_underscore = "thousands"
38
-multiline_func_header = "params_first"
+multiline_func_header = "params_first_multi"
39
wrap_comments = true
40
single_line_statement_blocks = "preserve"
41
ignore = ["contracts/staking/StakingInfo.sol", "contracts/common/mixin/ChainIdMixin.sol"]
0 commit comments