1# files format check exclude path, please follow the instructions below to modify;
2# If you need to exclude an entire folder, add the folder path in dir_path;
3# If you need to exclude a file, add the path to the file in file_path.
4
5dir_path:
6- STM32F0xx_HAL
7- STM32F1xx_HAL
8- STM32F2xx_HAL
9- STM32F3xx_HAL
10- STM32F4xx_HAL
11- STM32F7xx_HAL
12- STM32G0xx_HAL
13- STM32G4xx_HAL
14- STM32H7xx_HAL
15- STM32L0xx_HAL
16- STM32L1xx_HAL
17- STM32L4xx_HAL
18- STM32L5xx_HAL
19- STM32MPxx_HAL
20- STM32U5xx_HAL
21- STM32H5xx_HAL
22- STM32WBxx_HAL
23- STM32WLxx_HAL
24