Skip to content

Commit 2f8ad91

Browse files
committed
Merge branch 'qmcFScorr' of https://github.com/camelto2/qmcpack into qmcFScorr
2 parents 8f7dba4 + 5d9e634 commit 2f8ad91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ CheckOptions: [ { key: readability-identifier-naming.NamespaceCase, value: lower
66
{ key: readability-identifier-naming.ClassCase, value: CamelCase },
77
{ key: readability-identifier-naming.VariableCase, value: lower_case },
88
{ key: readability-identifier-naming.ClassMethodCase, value: camelBack },
9-
{ key: readability-identifier-naming.PrivateMemberPostfix, value: _ }]
9+
{ key: readability-identifier-naming.PrivateMemberPostfix, value: _ }]

0 commit comments

Comments
 (0)