Stop using tabs in justfile in editorconfig (#996)
This commit is contained in:
@@ -16,7 +16,3 @@ indent_style = space
|
|||||||
indent_size = 2
|
indent_size = 2
|
||||||
# Trim trailing whitespace
|
# Trim trailing whitespace
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[justfile]
|
|
||||||
# Use tabs in justfile
|
|
||||||
indent_style = tab
|
|
||||||
|
|||||||
Reference in New Issue
Block a user