aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Linskey2026-05-22 03:42:13 -0400
committerBenjamin Linskey2026-05-24 01:23:04 -0400
commitc17ddccce7585a3cc8b2b3a233c6385e88864bbd (patch)
tree1d9caf57d77ae565accabd6735304cb71cf4456d
parent74fb73e0a45d3909d22dd06c1a97f713c5dda7ee (diff)
downloaddotfiles-c17ddccce7585a3cc8b2b3a233c6385e88864bbd.tar.gz

Remvoe duplicate line in .editorconfig

-rw-r--r--.editorconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 1edd919..9f248c3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -8,7 +8,6 @@ indent_style = tab
indent_size = 8
max_line_length = 79
trim_trailing_whitespace = true
-insert_final_newline = true
[Makefile]
indent_style = tab