feat: changed clang-format to Microsft
This commit is contained in:
parent
23d315c4d1
commit
33b77679b4
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
---
|
---
|
||||||
BasedOnStyle: Mozilla
|
BasedOnStyle: Microsoft
|
||||||
|
AlwaysBreakTemplateDeclarations: true
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
...
|
...
|
||||||
# vim: set filetype=yaml:
|
# vim: set filetype=yaml:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue