Stop using tabs in justfile in editorconfig (#996)
This commit is contained in:
parent
ae172b1f91
commit
9ed2c5faa1
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user