Skip to content

Commit fa027b2

Browse files
author
Colin Robertson
authored
Fix code block tag
1 parent 5a975c5 commit fa027b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c6389.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The rule is an experimental rule that must be explicitly enabled in a rule set f
2121
struct X;
2222
```
2323

24-
```
24+
```cpp
2525
// A.cpp
2626
#include "A.h"
2727

0 commit comments

Comments
 (0)