Skip to content

Commit

Permalink
Merge pull request #433 from kuke/revert_clang_format_ver
Browse files Browse the repository at this point in the history
revert clang format ver to 3.9
  • Loading branch information
Yibing Liu authored Nov 7, 2017
2 parents dce94f0 + f44eb10 commit aa8004c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang_format.hook
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e

readonly VERSION="3.6"
readonly VERSION="3.9"

version=$(clang-format -version)

Expand Down

0 comments on commit aa8004c

Please sign in to comment.