mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 12:12:39 +00:00
clang-format uses C++11 style. No functional change.
This commit is contained in:
parent
953a442827
commit
9927e8b3ee
@ -104,7 +104,7 @@ SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp03
|
||||
Standard: Cpp11
|
||||
TabWidth: 8
|
||||
UseTab: Never
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user