mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
feat:clang format ignore migration
This commit is contained in:
2
bsp/Infineon/.clang-format-ignore
Normal file
2
bsp/Infineon/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- TARGET_RTT-062S2
|
||||
2
bsp/acm32/.clang-format-ignore
Normal file
2
bsp/acm32/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/**/libraries/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
6
bsp/apm32/.clang-format-ignore
Normal file
6
bsp/apm32/.clang-format-ignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# clang-format ignore file
|
||||
/libraries/APM32F0xx_Library/
|
||||
/libraries/APM32F10x_Library/
|
||||
/libraries/APM32F4xx_Library/
|
||||
/libraries/APM32E10x_Library/
|
||||
/libraries/APM32S10x_Library/
|
||||
@@ -1,10 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- APM32F0xx_Library
|
||||
- APM32F10x_Library
|
||||
- APM32F4xx_Library
|
||||
- APM32E10x_Library
|
||||
- APM32S10x_Library
|
||||
2
bsp/at32/.clang-format-ignore
Normal file
2
bsp/at32/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/libraries/CMSIS/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- CMSIS
|
||||
3
bsp/bouffalo_lab/.clang-format-ignore
Normal file
3
bsp/bouffalo_lab/.clang-format-ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
# clang-format ignore file
|
||||
/libraries/bl_mcu_sdk/drivers/
|
||||
/libraries/bl_mcu_sdk/tools/
|
||||
@@ -1,7 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- drivers
|
||||
- tools
|
||||
7
bsp/core-v-mcu/.clang-format-ignore
Normal file
7
bsp/core-v-mcu/.clang-format-ignore
Normal file
@@ -0,0 +1,7 @@
|
||||
# clang-format ignore file
|
||||
/Libraries/core_v_hal_libraries/bmsis/
|
||||
/Libraries/core_v_hal_libraries/core_v_hal/
|
||||
/Libraries/core_v_hal_libraries/core_v_udma_driver/
|
||||
/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
|
||||
/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
|
||||
/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
|
||||
@@ -1,8 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- bmsis
|
||||
- core_v_hal
|
||||
- core_v_udma_driver
|
||||
@@ -1,8 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- core-v-mcu.c
|
||||
- crt0.S
|
||||
- vectors.S
|
||||
2
bsp/cvitek/.clang-format-ignore
Normal file
2
bsp/cvitek/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/drivers/libraries/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
3
bsp/essemi/.clang-format-ignore
Normal file
3
bsp/essemi/.clang-format-ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
# clang-format ignore file
|
||||
/**/libraries/
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
@@ -1,4 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
@@ -1,4 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
2
bsp/fm33lc026/.clang-format-ignore
Normal file
2
bsp/fm33lc026/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/libraries/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
2
bsp/ft32/.clang-format-ignore
Normal file
2
bsp/ft32/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/libraries/FT32F0xx/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- FT32F0xx
|
||||
@@ -1,9 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- GD32F10x_Firmware_Library
|
||||
- GD32F20x_Firmware_Library
|
||||
- GD32F30x_Firmware_Library
|
||||
- GD32F4xx_Firmware_Library
|
||||
2
bsp/hc32/.clang-format-ignore
Normal file
2
bsp/hc32/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/libraries/hc32_drivers/
|
||||
@@ -1,9 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- hc32f4a0_ddl
|
||||
- hc32f460_ddl
|
||||
- hc32f448_ddl
|
||||
- hc32f472_ddl
|
||||
2
bsp/hc32l136/.clang-format-ignore
Normal file
2
bsp/hc32l136/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/Libraries/
|
||||
@@ -1,9 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
file_path:
|
||||
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
2
bsp/hc32l196/.clang-format-ignore
Normal file
2
bsp/hc32l196/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/Libraries/
|
||||
@@ -1,7 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
|
||||
dir_path:
|
||||
- Libraries
|
||||
2
bsp/hk32/.clang-format-ignore
Normal file
2
bsp/hk32/.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
# clang-format ignore file
|
||||
/libraries/
|
||||
@@ -1,9 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
file_path:
|
||||
|
||||
|
||||
dir_path:
|
||||
- libraries
|
||||
3
bsp/hpmicro/.clang-format-ignore
Normal file
3
bsp/hpmicro/.clang-format-ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
# clang-format ignore file
|
||||
/**/startup/
|
||||
/libraries/hpm_sdk/
|
||||
@@ -1,27 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- hpm6200evk/startup
|
||||
- hpm6200evk/board
|
||||
- hpm6300evk/startup
|
||||
- hpm6300evk/board
|
||||
- hpm6750evk/startup
|
||||
- hpm6750evk/board
|
||||
- hpm6750evk2/startup
|
||||
- hpm6750evk2/board
|
||||
- hpm6750evkmini/startup
|
||||
- hpm6750evkmini/board
|
||||
- hpm5300evk/startup
|
||||
- hpm5300evk/board
|
||||
- hpm5301evklite/startup
|
||||
- hpm5301evklite/board
|
||||
- hpm6800evk/startup
|
||||
- hpm6800evk/board
|
||||
- hpm6e00evk/startup
|
||||
- hpm6e00evk/board
|
||||
- hpm6p00evk/startup
|
||||
- hpm6p00evk/board
|
||||
- hpm5e00evk/startup
|
||||
- hpm5e00evk/board
|
||||
4
bsp/ht32/.clang-format-ignore
Normal file
4
bsp/ht32/.clang-format-ignore
Normal file
@@ -0,0 +1,4 @@
|
||||
# clang-format ignore file
|
||||
/libraries/HT32_STD_1xxxx_FWLib/
|
||||
/libraries/HT32_STD_5xxxx_FWLib/
|
||||
/libraries/usbd_library/
|
||||
@@ -1,8 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- HT32_STD_1xxxx_FWLib
|
||||
- HT32_STD_5xxxx_FWLib
|
||||
- usbd_library
|
||||
@@ -1,11 +1,4 @@
|
||||
# .clang-format-ignore File Description:
|
||||
# ----------------------------------------------------------------------------------------
|
||||
# 1. Used to specify which files or directories should be skipped by the clang-format tool.
|
||||
# 2. Follows syntax rules similar to .gitignore.
|
||||
# 3. Supports wildcard patterns and path matching.
|
||||
# 4. clang-format will recursively apply the .clang-format-ignore rules.
|
||||
|
||||
# Renesas Vendor library
|
||||
**/ra/
|
||||
**/ra_cfg/
|
||||
**/ra_gen/
|
||||
# clang-format ignore file
|
||||
/**/ra/
|
||||
/**/ra_cfg/
|
||||
/**/ra_gen/
|
||||
@@ -1,6 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- bsp-template
|
||||
@@ -1,9 +0,0 @@
|
||||
# files format check exclude path, please follow the instructions below to modify;
|
||||
# If you need to exclude an entire folder, add the folder path in dir_path;
|
||||
# If you need to exclude a file, add the path to the file in file_path.
|
||||
|
||||
dir_path:
|
||||
- ra
|
||||
- ra_gen
|
||||
- ra_cfg
|
||||
- RTE
|
||||
Reference in New Issue
Block a user