aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2018-06-08 11:06:57 -0700
committerXin Li <delphij@google.com>2018-06-08 11:06:57 -0700
commit6a79fb47e4fe92cc4fd0c63f68db8a4d19b9c835 (patch)
tree41c65cebd836ff3f949f1134512985e4a1288593 /.clang-format
parentb9fc83e0e9412548830f07e60c53d8072adb60de (diff)
parent1f93990cfc1bb76aa538634512938e39565f471a (diff)
downloadfdk-aac-6a79fb47e4fe92cc4fd0c63f68db8a4d19b9c835.tar.gz
fdk-aac-6a79fb47e4fe92cc4fd0c63f68db8a4d19b9c835.tar.bz2
fdk-aac-6a79fb47e4fe92cc4fd0c63f68db8a4d19b9c835.zip
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
Bug: 79597307 Change-Id: Ia98e005208999b395595ef647902768a1199eaa4
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 : "^ * \\\\"