Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit a96e2ff

Browse files
Andrew Lucaxzyfer
authored andcommitted
(editorconfig) s/spaces/space/
1 parent e094395 commit a96e2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsass/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ root = true
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10-
indent_style = spaces
10+
indent_style = space
1111
indent_size = 2
1212

1313
[{Makefile, GNUmakefile.am}]

0 commit comments

Comments
 (0)