Skip to content

Instantly share code, notes, and snippets.

View jleem99's full-sized avatar
🎯
Focusing

JongHan Leem jleem99

🎯
Focusing
View GitHub Profile
@jleem99
jleem99 / .clang-format
Created May 20, 2022 18:17 — forked from gelldur/.clang-format
My clang format file. In sample.cpp is sample output
# Checkout config tool: https://zed0.co.uk/clang-format-configurator/
# Or http://cf.monofraps.net/
# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
# https://github.com/01org/parameter-framework/blob/master/.clang-format
# Tested on: clang-format version 6.0.1
# Common settings
BasedOnStyle: WebKit