Skip to content

Commit e563601

Browse files
committed
fix: typo on indent style
1 parent 4d682b9 commit e563601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ indent_size = 2
1111
[*.{bzl,bazel}]
1212
# matches output of buildifier
1313
indent_size = 4
14-
indent_style = spaces
14+
indent_style = space

0 commit comments

Comments
 (0)