aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-27 12:33:08 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-27 12:33:08 +0100
commitcdceb8d1c00fc6aab6566e7dfb8b5ee536cc989b (patch)
tree77ceb9838f29c549d36166f350117986ba5baa28 /.editorconfig
parent6798c70da968f9bd883f1bfa3d03725953f0553a (diff)
update project structureHEADmaster
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 1bd7da9..d4e1d0f 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,6 +4,7 @@ root = true
indent_style = tab
end_of_line = lf
insert_final_newline = true
+max_line_length = 95
[*.{md,yml}]
indent_style = space