]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
editorconfig: Use tabs with NEWS file
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 10 Jan 2025 12:38:11 +0000 (14:38 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 23 Jan 2025 14:22:44 +0000 (16:22 +0200)
.editorconfig

index 3c0cffe1edd7c16af64fa1cfb58066c82d7b6b29..b72b8c4eccb20fc38474f2821a27784668b2d840 100644 (file)
@@ -21,6 +21,6 @@ indent_size = 8
 indent_style = tab
 indent_size = 8
 
-[{Makefile,Makefile.*,**/Makefile,**/Makefile.*}]
+[{Makefile,Makefile.*,**/Makefile,**/Makefile.*,NEWS}]
 indent_style = tab
 indent_size = 8