diff --git a/.editorconfig b/.editorconfig index 1ed15c4b..e3ce6f88 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,11 +9,9 @@ indent_style = space indent_size = 4 max_line_length = 80 -[*.scd] -indent_style = tab - [{meson.build,PKGBUILD}] indent_size = 2 -[doc/foot-ctlseqs.7.scd] +[*.scd] +indent_style = tab trim_trailing_whitespace = false