mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 20:55:45 -04:00
dep: Add fmt 9.0.0
This commit is contained in:
8
dep/fmt/.clang-format
Normal file
8
dep/fmt/.clang-format
Normal file
@ -0,0 +1,8 @@
|
||||
# Run manually to reformat a file:
|
||||
# clang-format -i --style=file <file>
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
IndentPPDirectives: AfterHash
|
||||
IndentCaseLabels: false
|
||||
AlwaysBreakTemplateDeclarations: false
|
||||
DerivePointerAlignment: false
|
Reference in New Issue
Block a user