mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-05 01:10:17 +00:00
unposted: .editorconfig: For Makefiles, make the indent size equal to tab width.
This commit is contained in:
@@ -10,6 +10,7 @@ indent_style = space
|
||||
|
||||
[**/Makefile*]
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[Functions/VCS_Info/**/*]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user