.ignore_format.yml 354 B

123456789
  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. - GD32F10x_Firmware_Library
  6. - GD32F20x_Firmware_Library
  7. - GD32F30x_Firmware_Library
  8. - GD32F4xx_Firmware_Library