diff --git a/.ignore_format.yml b/.ignore_format.yml index 6622a903975043df574570e88f219c974565d829..5e3780d2038db0ffa966aac5d55db281a765b437 100644 --- a/.ignore_format.yml +++ b/.ignore_format.yml @@ -23,4 +23,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