Skip to content

Commit 5969464

Browse files
Small fix
1 parent bee9dbc commit 5969464

File tree

1 file changed

+1
-0
lines changed
  • content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter

1 file changed

+1
-0
lines changed

content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Or
5656

5757
### Sketch scope
5858
If you add a `.clang-format` configuration file to the root of a sketch, the Arduino IDE will use that configuration when formatting that sketch. This file has precedence over a global formatter configuration file.
59+
If you add a `.clang-format` configuration file to the root of a sketch, the Arduino IDE will use that configuration when formatting that sketch. This file has precedence over a global formatter configuration file.
5960

6061
![.clang-format file at the root of a sketch](assets/format-file-at-root.png)
6162

0 commit comments

Comments
 (0)