feat: changed clang-format to Microsft

This commit is contained in:
Tobias Schmidl 2023-11-21 14:47:10 +01:00
parent 23d315c4d1
commit 33b77679b4

View file

@ -3,7 +3,8 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
---
BasedOnStyle: Mozilla
BasedOnStyle: Microsoft
AlwaysBreakTemplateDeclarations: true
IndentWidth: 4
...
# vim: set filetype=yaml: