mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 20:22:41 +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
|
SpacesInCStyleCastParentheses: false
|
||||||
SpacesInParentheses: false
|
SpacesInParentheses: false
|
||||||
SpacesInSquareBrackets: false
|
SpacesInSquareBrackets: false
|
||||||
Standard: Cpp03
|
Standard: Cpp11
|
||||||
TabWidth: 8
|
TabWidth: 8
|
||||||
UseTab: Never
|
UseTab: Never
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user