From 61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Wed, 5 Mar 2025 00:21:48 +0800 Subject: feat(www): add post systemd-nspawn. --- .editorconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.editorconfig') 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 -- cgit v1.2.3