summaryrefslogtreecommitdiff
path: root/lib9p/.editorconfig
blob: a585eb7047fae92c12543eb2811f72532af262d7 (plain)
1
2
3
4
5
6
7
8
# 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