diff --git a/.ignore_format.yml b/.ignore_format.yml index bfaca4cf008b79785b5dc63eea13f6de0793ef86..ed6a1e61a6fb58e9a092325d01e1b6a663eb8440 100644 --- a/.ignore_format.yml +++ b/.ignore_format.yml @@ -22,4 +22,3 @@ dir_path: - bsp/stm32/libraries/STM32MPxx_HAL - bsp/stm32/libraries/STM32WBxx_HAL - bsp/stm32/libraries/STM32H7xx_HAL -- bsp/hk32/libraries diff --git a/bsp/hk32/.ignore_format.yml b/bsp/hk32/.ignore_format.yml new file mode 100644 index 0000000000000000000000000000000000000000..8fa57def6ea5ee785730b1b5da51a74aa468fbeb --- /dev/null +++ b/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