[Bf-blender-cvs] [716f677410a] temp-clang-format: clang-format: exclude opensubdiv, it uses Google style.

Brecht Van Lommel noreply at git.blender.org
Thu Jan 10 14:53:15 CET 2019


Commit: 716f677410af42775a1804e0e888832e2e37255b
Author: Brecht Van Lommel
Date:   Thu Jan 10 14:52:49 2019 +0100
Branches: temp-clang-format
https://developer.blender.org/rB716f677410af42775a1804e0e888832e2e37255b

clang-format: exclude opensubdiv, it uses Google style.

===================================================================

M	clang-format-paths.py

===================================================================

diff --git a/clang-format-paths.py b/clang-format-paths.py
index 63ea8e9bab1..e6147866f85 100755
--- a/clang-format-paths.py
+++ b/clang-format-paths.py
@@ -25,7 +25,6 @@ if not paths:
         "intern/memutil",
         "intern/mikktspace",
         "intern/opencolorio",
-        "intern/opensubdiv",
         "intern/openvdb",
         "intern/rigidbody",
         "intern/string",



More information about the Bf-blender-cvs mailing list