.ignore_format.yml 341 B

12345678910
  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. dir_path:
  5. - APM32F0xx_Library
  6. - APM32F10x_Library
  7. - APM32F4xx_Library
  8. - APM32E10x_Library
  9. - APM32S10x_Library