.ignore_format.yml 407 B

12345678910111213
  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. - bsp/allwinner_tina/libcpu/cpu.c
  6. dir_path:
  7. - tools
  8. - components/net/lwip-1.4.1
  9. - components/net/lwip-2.0.2
  10. - components/net/lwip-2.0.3
  11. - components/net/lwip-2.1.2