aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-03-05 00:21:48 +0800
committerYuqian Yang <crupest@crupest.life>2025-03-27 01:33:06 +0800
commit61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0 (patch)
tree365e9dcee8ea8780029ff4ff24619b008303adbc /.editorconfig
parent3d9b0c38adf1b2afd89ef33bbe70cd4eb4c1d8e6 (diff)
downloadcrupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.gz
crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.bz2
crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.zip
feat(www): add post systemd-nspawn.
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index beab7a9..d28b4e3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,6 +13,7 @@ tab_width = 8
[*.md]
indent_size = 2
+max_line_length = 80
[*.{html,css,js,ts}]
indent_size = 2