.ignore_format.yml 293 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. file_path:
  5. - diskio.h
  6. - ff.c
  7. - ff.h
  8. - ffconf.h
  9. - ffunicode.c