diff --git a/.clang-format b/.clang-format index c00b9e370b..73212027e2 100644 --- a/.clang-format +++ b/.clang-format @@ -1,4 +1,4 @@ -# See https://wiki.apertis.org/Guidelines/Coding_conventions#Code_formatting +# See https://www.apertis.org/policies/coding_conventions/#code-formatting BasedOnStyle: GNU AlwaysBreakAfterDefinitionReturnType: All BreakBeforeBinaryOperators: None