]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .editorconfig
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / .editorconfig
index df6db65531d168b505903f1c377627e4d0691279..a001f340bd8be482016d1f62a00913cf5b765b2b 100644 (file)
@@ -26,6 +26,10 @@ file_type_emacs = makefile
 indent_style = space
 indent_size = 4
 
+[*.sh]
+indent_style = space
+indent_size = 4
+
 [*.{s,S}]
 indent_style = tab
 indent_size = 8