Commit Graph

10 Commits

Author SHA1 Message Date
Magne Sjaastad
10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
57cab2457e clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false 2019-11-04 14:35:41 +01:00
Magne Sjaastad
e99b008884 #4683 Adjust clang-format 2019-09-06 10:55:15 +02:00
Magne Sjaastad
9ae6b79271 #4387 System : Move clang-tidy and clang-format into ApplicationCode
Prepare for format-on-save
2019-05-03 09:15:18 +02:00
Magne Sjaastad
6a95d9758c Move to root of repo 2017-11-29 16:38:29 +01:00
Bjørn Erik Jensen
8a0545336b Clang format. Set AlignConsecutiveAssignments to true 2017-11-23 08:20:49 +01:00
Magne Sjaastad
ac723ab93a ClangFormat : AlignConsecutiveDeclarations: true 2017-11-23 07:14:21 +01:00
Magne Sjaastad
6eda898d9a Always use space instead of tabs 2017-11-23 07:14:21 +01:00
Magne Sjaastad
f7de89a584 Test config for clang-format 2017-11-21 15:13:53 +01:00