Skip to content
Snippets Groups Projects
Commit 51d1f6a6 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'ClangFormat-master-20221128' into 'master'

Clang Format Configuration, master branch (2022.11.28.)

See merge request !58781
parents ebae632e 8c655a58
No related branches found
No related tags found
5 merge requests!59674InDetPerformanceMonitoring with LumiBlock selection,!59383cppcheck in trigger code: Prefer prefix ++/-- operators for non-primitive types.,!58990Draft:Fixing bug in FTF config when running with Reco_tf,!58835DataQualityConfigurations: Modify L1Calo config for web display,!58781Clang Format Configuration, master branch (2022.11.28.)
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
BasedOnStyle: Google
Language: Cpp
AllowShortBlocksOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
KeepEmptyLinesAtTheStartOfBlocks: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment