mirror of
https://github.com/espressif/openthread.git
synced 2026-08-05 10:27:49 +00:00
[style] apply clang-format-6.0 changes (#3222)
This commit is contained in:
@@ -41,7 +41,7 @@ elif which clang-format > /dev/null; then
|
||||
"$CLANG_FORMAT_VERSION"*)
|
||||
;;
|
||||
*)
|
||||
die "clang-format 6.0 required"
|
||||
die "$(clang-format --version); clang-format 6.0 required"
|
||||
;;
|
||||
esac
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user