11 lines
292 B
YAML
11 lines
292 B
YAML
|
# 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.
|
||
|
|
||
|
dir_path:
|
||
|
- diskio.h
|
||
|
- ff.c
|
||
|
- ff.h
|
||
|
- ffconf.h
|
||
|
- ffunicode.c
|