summaryrefslogtreecommitdiff
path: root/lib9p/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib9p/.editorconfig')
-rw-r--r--lib9p/.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib9p/.editorconfig b/lib9p/.editorconfig
index 5243d26..e3ef174 100644
--- a/lib9p/.editorconfig
+++ b/lib9p/.editorconfig
@@ -1,3 +1,8 @@
+# lib9p/.editorconfig - How Python scripts should be formatted
+#
+# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
+# SPDX-Licence-Identifier: AGPL-3.0-or-later
+
[{idl.gen,linux-errno.h.gen}]
indent_style = space
indent_size = 4