From e82b39e6de33bd3e4984f641a079f9ac9423e879 Mon Sep 17 00:00:00 2001 From: Yuta Saito Date: Fri, 8 Mar 2024 13:08:05 +0000 Subject: [PATCH] Include misc data The calender data in misc is used by Foundation.DateFormatter --- data-filters/swift-minimal.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/data-filters/swift-minimal.json b/data-filters/swift-minimal.json index 2c49eb3..6f5cc3e 100644 --- a/data-filters/swift-minimal.json +++ b/data-filters/swift-minimal.json @@ -19,9 +19,6 @@ "confusables": { "filterType": "exclude" }, - "misc": { - "filterType": "exclude" - }, "lang_tree": { "filterType": "exclude" },