Browse Source

Merge pull request #5002 from JonasWen/bsp_hk32

【修改】bsp目录下增加忽略检查库文件
guo 3 years ago
parent
commit
40df71e7a6
2 changed files with 9 additions and 1 deletions
  1. 0 1
      .ignore_format.yml
  2. 9 0
      bsp/hk32/.ignore_format.yml

+ 0 - 1
.ignore_format.yml

@@ -23,4 +23,3 @@ dir_path:
 - bsp/stm32/libraries/STM32MPxx_HAL
 - bsp/stm32/libraries/STM32MPxx_HAL
 - bsp/stm32/libraries/STM32WBxx_HAL
 - bsp/stm32/libraries/STM32WBxx_HAL
 - bsp/stm32/libraries/STM32H7xx_HAL
 - bsp/stm32/libraries/STM32H7xx_HAL
-- bsp/hk32/libraries

+ 9 - 0
bsp/hk32/.ignore_format.yml

@@ -0,0 +1,9 @@
+# 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