Skip to content

Commit 4adbd8e

Browse files
authored
Merge pull request tmknom#28 from tmknom/remove-unnecessary-space
Remove unnecessary space
2 parents 1bbac87 + 77ee6c7 commit 4adbd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.markdownlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"no-space-in-code" : false,
2+
"no-space-in-code": false,
33
"line-length": false
44
}

0 commit comments

Comments
 (0)