diff options
Diffstat (limited to 'lib9p')
-rw-r--r-- | lib9p/.editorconfig | 8 |
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 |