summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index b95a6ff..88ea6cb 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,6 +1,6 @@
# .editorconfig - How files in sbc-harness should be formatted
#
-# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
+# Copyright (C) 2024-2025 Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later
root = true
@@ -30,7 +30,7 @@ _mode = markdown
[*.9p{,.wip}]
_mode = 9p
-[{cmd/srv9p/static.h.gen,build-aux/embed-sources.h.gen}]
+[{lib9p/tests/test_server/static.h.gen,build-aux/embed-sources.h.gen}]
_mode = sh
[{build-aux/linux-errno.txt.gen,libusb/include/libusb/tusb_helpers.h.gen}]