Skip to content

Commit 64be3ed

Browse files
committed
clang format ignore migration
1 parent 6a9a1df commit 64be3ed

File tree

124 files changed

+102
-696
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+102
-696
lines changed

bsp/Vango/.clang-format-ignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
8+
/v85xx*/Libraries/CMSIS/
9+
/v85xx*/Libraries/VangoV85xx*_standard_peripheral/

bsp/Vango/v85xx/Libraries/.ignore_format.yml renamed to bsp/microchip/.clang-format-ignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
# If you need to exclude an entire folder, add the folder path in dir_path;
33
# If you need to exclude a file, add the path to the file in file_path.
44

5-
dir_path:
6-
- CMSIS
7-
- VangoV85xx_standard_peripheral
5+
# 从 .ignore_format.yml 迁移的规则
6+
/sam*/bsp/

bsp/microchip/samd51-seeed-wio-terminal/.ignore_format.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

bsp/microchip/same54/.ignore_format.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

bsp/microchip/same70/.ignore_format.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

bsp/microchip/saml10/.ignore_format.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
12
# files format check exclude path, please follow the instructions below to modify;
23
# If you need to exclude an entire folder, add the folder path in dir_path;
34
# If you need to exclude a file, add the path to the file in file_path.
45

5-
dir_path:
6-
- Libraries/N32_Std_Driver
7-
6+
# 从 .ignore_format.yml 迁移的规则
7+
/Libraries/

bsp/mm32f103x/.ignore_format.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1+
12
# files format check exclude path, please follow the instructions below to modify;
23
# If you need to exclude an entire folder, add the folder path in dir_path;
34
# If you need to exclude a file, add the path to the file in file_path.
45

5-
file_path:
6-
7-
8-
dir_path:
9-
- Libraries
6+
# 从 .ignore_format.yml 迁移的规则
7+
/Libraries/

bsp/mm32f327x/.ignore_format.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)