浏览代码

[update] ignore format check for lwip files.

liuxianliang 4 年之前
父节点
当前提交
f083c67f22
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5 2
      .ignore_format.yml

+ 5 - 2
.ignore_format.yml

@@ -1,4 +1,4 @@
-# files format check exclude path, please follow the instructions below to modify; 
+# files format check exclude path, please follow the instructions below to modify;
 # If you need to exclude an entire folder, add the folder path in dir_path;
 # If you need to exclude a file, add the path to the file in file_path.
 
@@ -6,4 +6,7 @@ file_path:
 - bsp/allwinner_tina/libcpu/cpu.c
 
 dir_path:
-- tools
+- tools
+- components/net/lwip-1.4.1
+- components/net/lwip-2.0.2
+- components/net/lwip-2.1.2