Skip to content

Commit 3a925ad

Browse files
authored
[Bugfix] Fix whitespace in unicode setting
1 parent 78bc6fb commit 3a925ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)