From 7451c1bd17c3d5b3adb2959239a4c28d10cf30fe Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:18:06 -0400 Subject: [PATCH] ci: update global cpp (#280) --- .clang-format | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.clang-format b/.clang-format index d28dcc4e..6944ec3e 100644 --- a/.clang-format +++ b/.clang-format @@ -1,3 +1,7 @@ +# This file is centrally managed in https://github.com//.github/ +# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in +# the above-mentioned repo. + # Generated from CLion C/C++ Code Style settings BasedOnStyle: LLVM AccessModifierOffset: -2