summaryrefslogtreecommitdiff
path: root/lib9p/.editorconfig
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-30 23:43:06 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-30 23:56:21 -0600
commita3ddac4e4e52aac6865276755164abe72835a97b (patch)
tree39358934d8779f4218e65583a44fb3a2b1d44a7f /lib9p/.editorconfig
parent191c5ae0cde0b753eaa6d4e9074ddab465933700 (diff)
wip stack analysis
Diffstat (limited to 'lib9p/.editorconfig')
-rw-r--r--lib9p/.editorconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib9p/.editorconfig b/lib9p/.editorconfig
deleted file mode 100644
index a585eb7..0000000
--- a/lib9p/.editorconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-# lib9p/.editorconfig - How Python scripts should be formatted
-#
-# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
-# SPDX-License-Identifier: AGPL-3.0-or-later
-
-[{idl.gen,linux-errno.h.gen}]
-indent_style = space
-indent_size = 4