repo.or.cz
/
openal-soft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check that AltiVec is enabled before using it
[openal-soft.git]
/
fmt-11.0.2
/
.clang-format
blob
df55d340f018f5faae470f58fb06507148728e2c
1
# Run manually to reformat a file:
2
# clang-format -i --style=file <file>
3
Language: Cpp
4
BasedOnStyle: Google
5
IndentPPDirectives: AfterHash
6
IndentCaseLabels: false
7
AlwaysBreakTemplateDeclarations: false
8
DerivePointerAlignment: false