From d55b949632379255193d621dfe02814de76475db Mon Sep 17 00:00:00 2001 From: Matt Heaney Date: Sat, 6 Jun 2026 18:29:41 +0100 Subject: [PATCH 1/2] Rules Test --- .../AboutCommunitySourced/Features/AboutCommunitySource.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift b/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift index dd628ca..29659a6 100644 --- a/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift +++ b/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift @@ -5,6 +5,8 @@ import SwiftUI +GitHub rule check + struct AboutCommunitySource: View { var body: some View { ScrollView { From e21320e76d60f06643201161689432fb71ca9bc9 Mon Sep 17 00:00:00 2001 From: Matt Heaney Date: Sat, 6 Jun 2026 18:31:08 +0100 Subject: [PATCH 2/2] Test part 2 --- .../AboutCommunitySourced/Features/AboutCommunitySource.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift b/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift index 29659a6..dd628ca 100644 --- a/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift +++ b/CommunitySource2026/Content/AboutCommunitySourced/Features/AboutCommunitySource.swift @@ -5,8 +5,6 @@ import SwiftUI -GitHub rule check - struct AboutCommunitySource: View { var body: some View { ScrollView {