Skip to content

Commit f901129

Browse files
committed
将N32 BSP的.clang-format-ignore文件放入libraries同级目录
1 parent c7add58 commit f901129

3 files changed

Lines changed: 20 additions & 13 deletions

File tree

bsp/n32/.clang-format-ignore

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
# files format check exclude path, please follow the instructions below to modify;
3+
# If you need to exclude an entire folder, add the folder path in dir_path;
4+
# If you need to exclude a file, add the path to the file in file_path.
5+
6+
# 从 .ignore_format.yml 迁移的规则
7+
/libraries/N32G43x_Firmware_Library/
8+
/libraries/N32G4FR_Firmware_Library/
9+
/libraries/N32G45x_Firmware_Library/
10+
/libraries/N32L40x_Firmware_Library/
11+
/libraries/N32L43x_Firmware_Library/
12+
/libraries/N32WB452_Firmware_Library/
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
# files format check exclude path, please follow the instructions below to modify;
3+
# If you need to exclude an entire folder, add the folder path in dir_path;
4+
# If you need to exclude a file, add the path to the file in file_path.
5+
6+
# 从 .ignore_format.yml 迁移的规则
7+
# 忽略所有 N32H7XXX BSP 的 Cube_Config 配置目录
8+
/n32h*/board/Cube_Config/

0 commit comments

Comments
 (0)