Skip to content
Snippets Groups Projects
Commit 8c655a58 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Added a default format for C++ source (and header) files.

parent 0b4e418f
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.)
This commit is part of merge request !58781. Comments created here will be created in the context of that merge request.
# 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