aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorFraunhofer IIS FDK <audio-fdk@iis.fraunhofer.de>2018-04-30 17:22:06 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-04-30 17:22:06 -0700
commitdf390e34924dd8ccf7d16f5f4781f9da523e225e (patch)
tree01c0a19f2735e8b5d2407555fe992d4230d089eb /.clang-format
parent6288a1e34c4dede4c2806beb1736ece6580558c7 (diff)
parent6cfabd35363c3ef5e3b209b867169a500b3ccc3c (diff)
downloadfdk-aac-df390e34924dd8ccf7d16f5f4781f9da523e225e.tar.gz
fdk-aac-df390e34924dd8ccf7d16f5f4781f9da523e225e.tar.bz2
fdk-aac-df390e34924dd8ccf7d16f5f4781f9da523e225e.zip
Upgrade to FDKv2
am: 6cfabd3536 Change-Id: I5abc38a4b00222ae983a057f006b0af9bd61ffb3
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000..caeb773
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,4 @@
+BasedOnStyle: Google
+SortIncludes: false
+# Do not reformat the Doxygen-style comments in the code
+CommentPragmas : "^ * \\\\"