diff options
Diffstat (limited to 'lib9p/.editorconfig')
-rw-r--r-- | lib9p/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib9p/.editorconfig b/lib9p/.editorconfig new file mode 100644 index 0000000..3f04564 --- /dev/null +++ b/lib9p/.editorconfig @@ -0,0 +1,3 @@ +[{defs.gen,linux-errno.h.gen}] +indent_style = space +indent_size = 4 |