Skip to content

Ensure that headers matched against always end in a newline#6234

Merged
SimplyDanny merged 1 commit intomainfrom
file-header
Sep 4, 2025
Merged

Ensure that headers matched against always end in a newline#6234
SimplyDanny merged 1 commit intomainfrom
file-header

Conversation

@SimplyDanny
Copy link
Collaborator

Fixes #6227.

@SwiftLintBot
Copy link

3577 Messages
📖 Building this branch resulted in the same binary size as when built on main.
📖 Linting Aerial with this PR took 0.82 s vs 0.82 s on main (0% slower).
📖 Linting Alamofire with this PR took 1.02 s vs 1.02 s on main (0% slower).
📖 Linting Brave with this PR took 6.96 s vs 6.98 s on main (0% faster).
📖 Linting DuckDuckGo with this PR took 20.52 s vs 20.61 s on main (0% faster).
📖 Linting Firefox with this PR took 10.55 s vs 10.54 s on main (0% slower).
📖 Linting Kickstarter with this PR took 7.79 s vs 7.79 s on main (0% slower).
📖 Linting Moya with this PR took 0.45 s vs 0.45 s on main (0% slower).
📖 Linting NetNewsWire with this PR took 2.38 s vs 2.39 s on main (0% faster).
📖 Linting Nimble with this PR took 0.63 s vs 0.64 s on main (1% faster).
📖 Linting PocketCasts with this PR took 7.16 s vs 7.25 s on main (1% faster).
📖 Linting Quick with this PR took 0.41 s vs 0.41 s on main (0% slower).
📖 Linting Realm with this PR took 3.48 s vs 3.47 s on main (0% slower).
📖 Linting Sourcery with this PR took 1.87 s vs 1.85 s on main (1% slower).
📖 Linting Swift with this PR took 4.28 s vs 4.3 s on main (0% faster).
📖 Linting VLC with this PR took 1.14 s vs 1.14 s on main (0% slower).
📖 Linting Wire with this PR took 17.14 s vs 17.19 s on main (0% faster).
📖 Linting WordPress with this PR took 11.29 s vs 11.3 s on main (0% faster).
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/NibLoading.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/LockScreenView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/SecureVaultReporter.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderListDetails/CredentialProviderListDetailsViewController.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/ShareExtension/ShareViewController.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Resources/UserText.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderListDetails/CredentialProviderListDetailsViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderActivation/CredentialProviderActivatedView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderActivation/CredentialProviderActivatedViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Extensions/UIColorExtension.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Extensions/UIAlertControllerExtension.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/VaultCredentialManager.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/FaviconHelper.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderListDetails/CredentialProviderListDetailsView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Extensions/UImageExtension.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Extensions/UIViewControllerExtension.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Shared/ActionMessageView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/Extensions/UIResponderExtension.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Tests/WaitlistTests/WaitlistStorageTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderList/EmptyView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderList/EmptySearchView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Tests/WaitlistTests/WaitlistTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderList/CredentialProviderListItemTableViewCell.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Tests/WaitlistTests/WaitlistViewModelTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderList/CredentialProviderListViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/NotificationService.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderViewController.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Network/WaitlistRequest.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Storage/WaitlistStorage.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Waitlist.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/ActivityIndicator.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/InviteCodeView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/AutofillCredentialProvider/CredentialProvider/CredentialProviderList/CredentialProviderListViewController.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/Color+Waitlist.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Network/ProductWaitlistRequest.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/HeaderView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Storage/WaitlistKeychainStore.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/Views.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/Views/RoundedButtonStyle.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/WaitlistMocks/MockWaitlistStorage.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/WaitlistMocks/MockWaitlistRequest.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/WaitlistMocks/TestWaitlist.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/WaitlistMocks/MockNotificationService.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/WaitlistMocks/MockWaitlistViewModelDelegate.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/Waitlist/Sources/Waitlist/WaitlistViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/CheckDefaultBrowserServiceTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/DefaultBrowserPromptFeatureFlaggerTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/Dependencies/DefaultBrowserContextStorage.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/DefaultBrowserPromptDeciderInactiveUserTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/DefaultBrowserPromptDeciderActiveUserTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/Model/DefaultBrowserManagerDebugEvents.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/CheckDefaultBrowserManagerTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/Dependencies/DefaultBrowserPromptEventMapping.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/DefaultBrowserPromptCoordinatorTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/CheckDefaultBrowserService.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/Coordinator/Model/DefaultBrowserPromptEvent.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/Model/DefaultBrowserInfoResult.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/CheckDefaultBrowserService/CheckDefaultBrowserManager.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/ActivityMonitor/Model/DefaultBrowserPromptUserActivity.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/Logger/DefaultBrowserPromptLogger.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Tests/SetDefaultBrowserTests/DefaultBrowserPromptDeciderTests.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/Dependencies/DefaultBrowserPromptStorage.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/Dependencies/DefaultBrowserPromptUserTypeProvider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/Dependencies/DefaultBrowserPromptUserActivityManaging.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/DefaultBrowserPromptTypeDecider+InactiveUser.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/Coordinator/DefaultBrowserPromptCoordinator.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/DefaultBrowserPromptTypeDecider+ActiveUser.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/PromptDecider/DefaultBrowserPromptTypeDecider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Factory/UIProvider/DefaultBrowserPromptUIProvider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Copy/UserText.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Styles/TitleStyle.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserCore/FeatureFlagger/DefaultBrowserPromptFeatureFlagger.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockApplication.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/CheckDefaultBrowser/MockDefaultBrowserManager.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/DefaultBrowserPromptPresenter.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/CheckDefaultBrowser/MockDefaultBrowserInfoStore.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptUserActivityManager.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Factory/DefaultBrowserPromptFactory.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/CheckDefaultBrowser/MockCheckDefaultBrowserService.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptStore.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptTypeDecider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/Extensions/TimeIntervalExtensions.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptSettingsNavigating.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/Extensions/ResultExtensions.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Prompts/DefaultBrowserPromptInactiveUserView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserUI/Prompts/DefaultBrowserPromptActiveUserView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDateProvider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptUserTypeProvider.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/FaviconsFetcherOnboardingViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptEventMapping.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SetDefaultBrowser/Sources/SetDefaultBrowserTestSupport/MockDefaultBrowserPromptFeatureFlag.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/SaveRecoveryKeyViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/Internal/ShowQRCodeViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/Internal/EditDeviceViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/Internal/RemoveDeviceViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/FaviconsFetcherOnboardingView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/ScanOrPasteCodeViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/SyncWarningMessageView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/Constants.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/SyncWithServerView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/SyncSettingsView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/ViewModels/SyncSettingsViewModel.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/UnderflowContainer.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/BackButtonModifier.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/ViewExtensions.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/RemoveDeviceView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/SyncLabelButtonStyle.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
📖 This PR fixed a violation in DuckDuckGo: /iOS/LocalPackages/SyncUI-iOS/Sources/SyncUI-iOS/Views/Internal/QRCodeView.swift:1:1: Warning: Header comments should be consistent with project patterns (file_header)
⚠️ Danger found 3577 violations with this PR. Due to GitHub's max issue comment size, the number shown has been truncated to 126.

Generated by 🚫 Danger

@SimplyDanny SimplyDanny merged commit 4859fa8 into main Sep 4, 2025
22 checks passed
@SimplyDanny SimplyDanny deleted the file-header branch September 4, 2025 21:09
@SimplyDanny SimplyDanny changed the title Ensure that header matched against always end in a newline Ensure that headers matched against always end in a newline Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive with file_header

2 participants