Skip to content

Commit d8547ad

Browse files
authored
Merge pull request #1503 from 1195343015/patch-1
[Bugfix] Fix whitespace in unicode setting
2 parents 78bc6fb + 3a925ad commit d8547ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ignore-parent = true
3030
binary = false
3131
check-filename = true
3232
check-file = true
33-
unicode=true
33+
unicode = true
3434
locale = "en"
3535
extend-ignore-re = []
3636
extend-ignore-identifiers-re = []

0 commit comments

Comments
 (0)