Tuesday, December 20, 2016

clang format 로컬에 적용

1. download clang+llvm
/INT1/i333043/trash/clang+llvm-3.8.0-x86_64-sles11.3-linux-gnu

2. add to path

3. add to profile
cformat() {
  git clang-format --style=Chromium
}

No comments:

Post a Comment