We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7353d87 commit ecd3f09Copy full SHA for ecd3f09
bsp/microchip/samd51-seeed-wio-terminal/.clang-format-ignore renamed to bsp/mm32l07x/.clang-format-ignore
@@ -1,7 +1,6 @@
1
-
2
# files format check exclude path, please follow the instructions below to modify;
3
# If you need to exclude an entire folder, add the folder path in dir_path;
4
# If you need to exclude a file, add the path to the file in file_path.
5
6
# 从 .ignore_format.yml 迁移的规则
7
-/bsp/
+/sam*/bsp/
bsp/mm32l3xx/.clang-format-ignore
@@ -0,0 +1,6 @@
+# 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.
+
+# 从 .ignore_format.yml 迁移的规则
+/Libraries/
0 commit comments