aboutsummarylogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorMarkus Pesch2023-12-02 16:01:38 +0100
committerMarkus Pesch2023-12-02 16:01:38 +0100
commitc313d42b8770620256c9b42cfdcbb3aa6ae7dae5 (patch)
tree7257ece3e306b1a1476991d503043abb211b186e /.editorconfig
parentf1ef8eeadfa14a54fb2345b97be24def0df63295 (diff)
downloadaur-c313d42b8770620256c9b42cfdcbb3aa6ae7dae5.tar.gz
fix(ci): init
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index dd69de028e57..1166a4a0a372 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,7 +9,4 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
-insert_final_newline = false
-
-[Makefile]
-indent_style = tab \ No newline at end of file
+insert_final_newline = false \ No newline at end of file