rt-thread-official/components/dfs/filesystems/elmfat/.ignore_format.yml

11 lines
292 B
YAML
Raw Normal View History

2021-10-25 11:41:34 +08:00
# 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