From 3101fb7104af7c60e46eadca5cba56c9f7a2cf68 Mon Sep 17 00:00:00 2001 From: supperthomas <78900636@qq.com> Date: Fri, 9 Apr 2021 21:40:27 +0800 Subject: [PATCH] remove the ignore --- bsp/nrf51822/.ignore_format.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 bsp/nrf51822/.ignore_format.yml diff --git a/bsp/nrf51822/.ignore_format.yml b/bsp/nrf51822/.ignore_format.yml deleted file mode 100644 index 7d92119a86..0000000000 --- a/bsp/nrf51822/.ignore_format.yml +++ /dev/null @@ -1,10 +0,0 @@ -# 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. - -file_path: - -dir_path: -- Libraries -- applications -- drivers