mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add UseTab: ForIndentation
This commit is contained in:
@@ -25,6 +25,7 @@ PenaltyBreakBeforeFirstCallParameter: 2000
|
||||
SpaceAfterCStyleCast: true
|
||||
SpaceBeforeParens: ControlStatements
|
||||
TabWidth: 4
|
||||
UseTab: ForIndentation
|
||||
|
||||
# Local Variables:
|
||||
# mode: yaml
|
||||
|
||||
Reference in New Issue
Block a user