Skip to content

Commit

Permalink
Merge branch 'qmcFScorr' of https://github.com/camelto2/qmcpack into …
Browse files Browse the repository at this point in the history
…qmcFScorr
  • Loading branch information
camelto2 committed Mar 30, 2020
2 parents 8f7dba4 + 5d9e634 commit 2f8ad91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ CheckOptions: [ { key: readability-identifier-naming.NamespaceCase, value: lower
{ key: readability-identifier-naming.ClassCase, value: CamelCase },
{ key: readability-identifier-naming.VariableCase, value: lower_case },
{ key: readability-identifier-naming.ClassMethodCase, value: camelBack },
{ key: readability-identifier-naming.PrivateMemberPostfix, value: _ }]
{ key: readability-identifier-naming.PrivateMemberPostfix, value: _ }]

0 comments on commit 2f8ad91

Please sign in to comment.