aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:42 +0000
commiteaeaa4d4ef4e12960b81ec9e48892c9f8930bf21 (patch)
tree2c0a48f4a5f4adf79a5f761e02a364cc13f519d7 /.editorconfig
parent97321781babcb6c204a71971db2f57866ce4364b (diff)
parent0146411f7d7d31c4dc8321fd2626f8a7fb905f25 (diff)
downloadlibepoxy-android14-mainline-mediaprovider-release.tar.gz
Change-Id: Ieb63176e63ad8ec36f8ad7bcb98d49d10b03033e
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/.editorconfig b/.editorconfig
index ce6000d..3473806 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,14 +10,6 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
-[configure.ac]
-indent_style = tab
-indent_size = 8
-
-[Makefile.am]
-indent_style = tab
-indent_size = 8
-
[.travis.yml]
indent_style = space
indent_size = 2