editorconfig: Heimdal has mixed spaces and tabs with different width
authorAndreas Schneider <asn@cryptomilk.org>
Tue, 26 Oct 2021 07:20:32 +0000 (09:20 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 29 Oct 2021 10:16:15 +0000 (10:16 +0000)
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Oct 29 10:16:15 UTC 2021 on sn-devel-184

.editorconfig

index 118f88807eaf5df77a826185d8556381c0c2e295..fef0b553b3fbc22dd03cbf955e9ce9580231258a 100644 (file)
@@ -30,4 +30,4 @@ tab_width = 4
 [source4/heimdal/**.{c,h}]
 indent_style = space
 indent_size = 4
-tab_width = 4
+tab_width = 8