Skip to content

Commit a128472

Browse files
docs: Remove redundant spaces
1 parent 3628b3b commit a128472

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

clang-format.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ foo();
442442
对应配置:
443443

444444
```yaml
445-
RequiresClausePosition: OwnLine
446-
IndentRequiresClause: false
445+
RequiresClausePosition: OwnLine
446+
IndentRequiresClause: false
447447
```
448448

449449
## 格式化前

0 commit comments

Comments
 (0)