aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2018-08-06 16:50:14 -0700
committerXin Li <delphij@google.com>2018-08-06 16:50:14 -0700
commit0757f38b01d703b355eb5e5acc1f344a949e74e1 (patch)
tree41c65cebd836ff3f949f1134512985e4a1288593 /.clang-format
parenta3e0aa5f25908d92535e045bbde73c9a3d19adc7 (diff)
parent6a79fb47e4fe92cc4fd0c63f68db8a4d19b9c835 (diff)
downloadfdk-aac-0757f38b01d703b355eb5e5acc1f344a949e74e1.tar.gz
fdk-aac-0757f38b01d703b355eb5e5acc1f344a949e74e1.tar.bz2
fdk-aac-0757f38b01d703b355eb5e5acc1f344a949e74e1.zip
Merge Android Pie into master
Bug: 112104996 Change-Id: I110b508de124016501bc62120163c58633857438
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 : "^ * \\\\"