# AUTOGENERATED COPYRIGHT HEADER START # Copyright (C) 2018-2023 Michael Fabian 'Xaymar' Dirks # AUTOGENERATED COPYRIGHT HEADER END # Basic Formatting TabWidth: 4 UseTab: ForContinuationAndIndentation ColumnLimit: 65535 #- 0 does not respect the original line breaks! # Language Language: Cpp Standard: c++17 # Indentation AccessModifierOffset: 0 ConstructorInitializerIndentWidth: 4 ContinuationIndentWidth: 4 IndentCaseLabels: false #IndentPPDirectives: true IndentWidth: 4 IndentWrappedFunctionNames: true NamespaceIndentation: All # Includes #IncludeBlocks: Regroup IncludeCategories: - Regex: '^"warning-disable.hpp"$' Priority: 50 - Regex: '^(<|")(config.hpp|common.hpp|ui-common.hpp|strings.hpp|version.hpp|obs.h)("|>)' Priority: 100 - Regex: '^