From c5513fb931b5bc3e7bdc5cf77bbdfbd85ab2a759 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 22 Feb 2025 00:41:52 -0800 Subject: feat: Development commit --- .swiftlint.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.swiftlint.yml b/.swiftlint.yml index 18e7674..5080ba0 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -1,3 +1,8 @@ +strict: true + +analyzer_rules: + - all + opt_in_rules: - all -- cgit v1.2.3