From 7c74eeb3ceb86fb20b758bdeca5046361b997d09 Mon Sep 17 00:00:00 2001 From: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Thu, 21 Sep 2023 23:06:50 +0900 Subject: [PATCH] add: duplicate_ignore (#165) --- build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.yaml b/build.yaml index 0d090956..07ca72fb 100644 --- a/build.yaml +++ b/build.yaml @@ -5,3 +5,4 @@ targets: options: ignore_for_file: - type=lint + - duplicate_ignore