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.
2 parents 37ca52d + 81ab0a1 commit 40df71eCopy full SHA for 40df71e
.ignore_format.yml
@@ -23,4 +23,3 @@ dir_path:
23
- bsp/stm32/libraries/STM32MPxx_HAL
24
- bsp/stm32/libraries/STM32WBxx_HAL
25
- bsp/stm32/libraries/STM32H7xx_HAL
26
-- bsp/hk32/libraries
bsp/hk32/.ignore_format.yml
@@ -0,0 +1,9 @@
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
+
5
+file_path:
6
7
8
+dir_path:
9
+- libraries
0 commit comments