Skip to content

Commit 573504c

Browse files
author
d3x0r
committed
Remove extra space
1 parent 30634a1 commit 573504c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/tools/clang-format/git-clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def main():
9494
# Other languages that clang-format supports
9595
'proto', 'protodevel', # Protocol Buffers
9696
'java', # Java
97-
'js', 'mjs', 'cjs', # JavaScript
97+
'js', 'mjs', 'cjs', # JavaScript
9898
'ts', # TypeScript
9999
'cs', # C Sharp
100100
'json', # Json

0 commit comments

Comments
 (0)