mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Add indent_style = tab for Makefiles to .editorconfig
This commit is contained in:
@@ -20,3 +20,6 @@ trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
Reference in New Issue
Block a user