/srv/osrm/osrm-backend/third_party/fmt-9.1.0
NameSizeModeActions
doc/-0755rm
include/-0755rm
src/-0755rm
support/-0755rm
test/-0755rm
.clang-format2310644editdlrm
ChangeLog.rst2116030644editdlrm
CMakeLists.txt142150644editdlrm
CONTRIBUTING.md7100644editdlrm
LICENSE.rst14080644editdlrm
README.rst195310644editdlrm
Edit: /srv/osrm/osrm-backend/third_party/fmt-9.1.0/.clang-format (231B)
# Run manually to reformat a file: # clang-format -i --style=file Language: Cpp BasedOnStyle: Google IndentPPDirectives: AfterHash IndentCaseLabels: false AlwaysBreakTemplateDeclarations: false DerivePointerAlignment: false