Skip to content
Verified Commit 27c99ec9 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Enable clang-format

Care had to be taken to exclude actual templates, because clang-format
tries to break ${templated} chunks like this:

-    %{APPNAME}Window *window = new %{APPNAME}Window;
+    % {APPNAME} Window *window = new % {APPNAME} Window;
parent f23a049a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment