Skip to content

Conversation

GandaLF2006
Copy link
Contributor

Summary

This PR extends the multiline_parameters rule also to validate function call arguments, mirroring the behavior already applied to function and initializer declarations: arguments must be either all on one line (subject to max_number_of_single_line_parameters) or one per line.

@GandaLF2006 GandaLF2006 force-pushed the gandalf2006/check_calls_multiline_parameters branch from b6407d6 to ea7f21b Compare September 2, 2025 15:35
@SwiftLintBot
Copy link

SwiftLintBot commented Sep 2, 2025

514 Warnings
⚠️ This PR introduced a violation in Aerial: /Aerial/Source/Models/Cache/VideoManager.swift:185:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Aerial: /Aerial/Source/Models/Cache/VideoDownload.swift:12:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Aerial: /Aerial/Source/Models/Cache/VideoDownload.swift:15:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Aerial: /Aerial/Source/Views/AerialView.swift:561:28: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/VPN/Tests/VPNTests/NetworkProtectionDeviceManagerTests.swift:231:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/DataBrokerProtectionCore/Sources/DataBrokerProtectionCore/CCF/WebViewHandler.swift:308:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/TabSwitcherViewController+MultiSelect.swift:30:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/MainViewController.swift:3076:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/AIChat/OpenAIChatFromAddressBarHandling.swift:24:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/AIChat/InputBox/SwitchBar/SwitchBarHandler.swift:130:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/DuckPlayer/NativeUI/Views/DuckPlayerContainer.swift:104:16: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/TabViewControllerLongPressMenuExtension.swift:79:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/TabViewControllerLongPressMenuExtension.swift:97:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/TabsBarViewController.swift:294:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/DuckDuckGo/TabSwitcherViewController.swift:515:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /iOS/SharedTestUtils/Mocks/DuckDuckGo/OmniBar/MockOmnibarDependency.swift:35:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Tests/NavigationTests/Helpers/DistributedNavigationDelegateTestsHelpers.swift:520:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerMultipleRulesTests.swift:127:9: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/PrivacyConfig/AppPrivacyConfiguration.swift:347:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:48:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:50:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:55:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:57:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:59:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:71:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:74:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/FeatureFlagger/ExperimentCohortsManager.swift:91:12: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in DuckDuckGo: /macOS/DuckDuckGo/Fire/View/FireViewController.swift:70:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /focus-ios/Blockzilla/BrowserViewController.swift:324:18: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Storage/Rust/RustPlaces.swift:412:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Storage/Rust/RustPlaces.swift:424:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/RustFxA/FxAWebViewController.swift:265:19: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Storage/ThirdParty/SwiftData.swift:419:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Client/Frontend/Microsurvey/Survey/View/MicrosurveyViewController.swift:128:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Client/Frontend/Browser/Tabs/Views/RemoteTabsViewController.swift:291:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/Client/Frontend/Browser/Search/SearchViewModel.swift:167:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /BrowserKit/Sources/WebEngine/WKWebview/WKEngineWebView.swift:111:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/ClientTests/TestHistory.swift:392:18: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/PageScreens/ZoomBarScreen.swift:48:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/C_AddressesTests.swift:768:18: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/PageScreens/TopSitesScreen.swift:24:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Controllers/CommentDialogViewController.swift:36:24: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Datasource/CommentRepliesDataSource.swift:99:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Views/Cells/CommentRemovedCell.swift:164:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Views/Cells/CommentRemovedCell.swift:171:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/Discovery/Controller/DiscoveryPageViewController.swift:464:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/SheetOverlay/SheetOverlayViewController.swift:112:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/RewardsCollection/Controller/RewardsCollectionViewController.swift:345:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/RewardsCollection/Controller/RewardsCollectionViewController.swift:358:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/PaymentMethods/Datasource/PaymentMethodsDataSource.swift:25:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/ThanksProjects/Controller/ThanksViewController.swift:261:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Controllers/PledgeSummaryViewController.swift:110:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Controllers/PledgeSummaryViewController.swift:117:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/FacebookConfirmation/Controller/FacebookConfirmationViewController.swift:215:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Views/PledgeViewCTAContainerView.swift:243:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Views/PledgeViewCTAContainerView.swift:250:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Controller/VideoViewController.swift:182:24: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Views/Cells/ProjectTabDisclaimerCell.swift:181:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Views/Cells/ProjectTabDisclaimerCell.swift:188:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/SharedViews/PledgeDisclaimerView.swift:118:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Kickstarter-iOS/SharedViews/PledgeDisclaimerView.swift:125:8: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /bin/StringsScript/Sources/StringsScriptCore/StringsScriptCore.swift:132:16: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Library/ViewModels/ActivityProjectStatusViewModel.swift:111:14: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /Library/ViewModels/CommentDialogViewModel.swift:86:15: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /KsApi/combine/CombineTestObserver.swift:150:15: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Kickstarter: /KsApi/combine/CombineTestObserver.swift:157:15: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in NetNewsWire: /Modules/RSParser/Sources/Swift/Feeds/ParsedItem.swift:31:9: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in PocketCasts: /podcasts/Bookmarks/Episode/BookmarkEpisodeListController.swift:12:5: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in PocketCasts: /podcasts/Whats New/WhatsNew.swift:18:9: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in PocketCasts: /podcasts/Onboarding/Plus/NewUpgrade/UpgradeAccountViewModel.swift:199:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Aliases.swift:90:19: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:126:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:138:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:189:15: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/EmbeddedObject.swift:256:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/EmbeddedObject.swift:300:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/EmbeddedObject.swift:341:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/EmbeddedObject.swift:384:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:204:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:225:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:367:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:502:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:637:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SectionedResults.swift:773:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Sync.swift:715:14: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Sync.swift:1023:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/RealmCollection.swift:1649:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/RealmCollection.swift:1747:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/RealmCollection.swift:2088:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:1968:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2009:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2051:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2094:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2141:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2188:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2243:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2288:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2334:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2381:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2432:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/SwiftUI.swift:2483:17: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectCreationTests.swift:1326:18: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectCreationTests.swift:1356:18: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectSchemaInitializationTests.swift:277:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectSchemaInitializationTests.swift:408:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:698:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:730:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:756:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:782:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1045:19: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1051:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1062:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1072:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1095:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:162:19: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:168:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:191:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:212:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:240:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/KVOTests.swift:258:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectTests.swift:500:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ This PR introduced a violation in Realm: /RealmSwift/Tests/ObjectTests.swift:602:10: Warning: Functions, initializers, and function call arguments should be either on the same line, or one per line (multiline_parameters)
⚠️ Danger found 514 violations with this PR. Due to GitHub's max issue comment size, the number shown has been truncated to 122.
532 Messages
📖 Building this branch resulted in a binary size of 26254.51 KiB vs 26237.74 KiB when built on main (0% larger).
📖 Linting Aerial with this PR took 0.78 s vs 0.8 s on main (2% faster).
📖 Linting Alamofire with this PR took 1.06 s vs 1.03 s on main (2% slower).
📖 Linting Brave with this PR took 6.87 s vs 6.88 s on main (0% faster).
📖 Linting DuckDuckGo with this PR took 21.45 s vs 21.48 s on main (0% faster).
📖 Linting Firefox with this PR took 10.85 s vs 10.84 s on main (0% slower).
📖 Linting Kickstarter with this PR took 7.63 s vs 7.62 s on main (0% slower).
📖 Linting Moya with this PR took 0.45 s vs 0.46 s on main (2% faster).
📖 Linting NetNewsWire with this PR took 2.39 s vs 2.41 s on main (0% faster).
📖 Linting Nimble with this PR took 0.68 s vs 0.63 s on main (7% slower).
📖 Linting PocketCasts with this PR took 6.83 s vs 6.89 s on main (0% faster).
📖 Linting Quick with this PR took 0.44 s vs 0.41 s on main (7% slower).
📖 Linting Realm with this PR took 3.32 s vs 3.31 s on main (0% slower).
📖 Linting Sourcery with this PR took 1.82 s vs 1.83 s on main (0% faster).
📖 Linting Swift with this PR took 4.19 s vs 4.21 s on main (0% faster).
📖 Linting VLC with this PR took 1.12 s vs 1.13 s on main (0% faster).
📖 Linting Wire with this PR took 17.27 s vs 17.34 s on main (0% faster).
📖 Linting WordPress with this PR took 11.27 s vs 11.3 s on main (0% faster).
📖 This PR fixed a violation in Aerial: /Aerial/Source/Models/Cache/VideoManager.swift:185:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Aerial: /Aerial/Source/Models/Cache/VideoDownload.swift:12:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Aerial: /Aerial/Source/Models/Cache/VideoDownload.swift:15:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Aerial: /Aerial/Source/Views/AerialView.swift:561:28: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/VPN/Tests/VPNTests/NetworkProtectionDeviceManagerTests.swift:231:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/DataBrokerProtectionCore/Sources/DataBrokerProtectionCore/CCF/WebViewHandler.swift:308:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Tests/NavigationTests/Helpers/DistributedNavigationDelegateTestsHelpers.swift:520:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerMultipleRulesTests.swift:127:9: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/PrivacyConfig/AppPrivacyConfiguration.swift:347:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:48:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:50:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:55:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:57:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:59:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:71:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/Autofill/AutofillUserScript+SecureVault.swift:74:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /SharedPackages/BrowserServicesKit/Sources/BrowserServicesKit/FeatureFlagger/ExperimentCohortsManager.swift:91:12: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /macOS/DuckDuckGo/Fire/View/FireViewController.swift:70:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/TabSwitcherViewController+MultiSelect.swift:30:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/MainViewController.swift:3076:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/AIChat/OpenAIChatFromAddressBarHandling.swift:24:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/AIChat/InputBox/SwitchBar/SwitchBarHandler.swift:130:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/DuckPlayer/NativeUI/Views/DuckPlayerContainer.swift:104:16: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/TabViewControllerLongPressMenuExtension.swift:79:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/TabViewControllerLongPressMenuExtension.swift:97:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/TabsBarViewController.swift:294:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/DuckDuckGo/TabSwitcherViewController.swift:515:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in DuckDuckGo: /iOS/SharedTestUtils/Mocks/DuckDuckGo/OmniBar/MockOmnibarDependency.swift:35:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Storage/Rust/RustPlaces.swift:412:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Storage/Rust/RustPlaces.swift:424:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/RustFxA/FxAWebViewController.swift:265:19: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Storage/ThirdParty/SwiftData.swift:419:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Client/Frontend/Microsurvey/Survey/View/MicrosurveyViewController.swift:128:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Client/Frontend/Browser/Tabs/Views/RemoteTabsViewController.swift:291:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/Client/Frontend/Browser/Search/SearchViewModel.swift:167:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /BrowserKit/Sources/WebEngine/WKWebview/WKEngineWebView.swift:111:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /focus-ios/Blockzilla/BrowserViewController.swift:324:18: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/ClientTests/TestHistory.swift:392:18: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/PageScreens/ZoomBarScreen.swift:48:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/PageScreens/TopSitesScreen.swift:24:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/XCUITests/C_AddressesTests.swift:768:18: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Controllers/CommentDialogViewController.swift:36:24: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Datasource/CommentRepliesDataSource.swift:99:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Views/Cells/CommentRemovedCell.swift:164:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/Comments/Views/Cells/CommentRemovedCell.swift:171:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/Discovery/Controller/DiscoveryPageViewController.swift:464:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/RewardsCollection/Controller/RewardsCollectionViewController.swift:345:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/RewardsCollection/Controller/RewardsCollectionViewController.swift:358:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/SheetOverlay/SheetOverlayViewController.swift:112:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/PaymentMethods/Datasource/PaymentMethodsDataSource.swift:25:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/ThanksProjects/Controller/ThanksViewController.swift:261:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Controllers/PledgeSummaryViewController.swift:110:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Controllers/PledgeSummaryViewController.swift:117:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Views/PledgeViewCTAContainerView.swift:243:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/PledgeView/Views/PledgeViewCTAContainerView.swift:250:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/FacebookConfirmation/Controller/FacebookConfirmationViewController.swift:215:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Controller/VideoViewController.swift:182:24: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Views/Cells/ProjectTabDisclaimerCell.swift:181:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Views/Cells/ProjectTabDisclaimerCell.swift:188:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/SharedViews/PledgeDisclaimerView.swift:118:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Kickstarter-iOS/SharedViews/PledgeDisclaimerView.swift:125:8: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /bin/StringsScript/Sources/StringsScriptCore/StringsScriptCore.swift:132:16: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Library/ViewModels/ActivityProjectStatusViewModel.swift:111:14: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /Library/ViewModels/CommentDialogViewModel.swift:86:15: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /KsApi/combine/CombineTestObserver.swift:150:15: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Kickstarter: /KsApi/combine/CombineTestObserver.swift:157:15: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in NetNewsWire: /Modules/RSParser/Sources/Swift/Feeds/ParsedItem.swift:31:9: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in PocketCasts: /podcasts/Bookmarks/Episode/BookmarkEpisodeListController.swift:12:5: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in PocketCasts: /podcasts/Whats New/WhatsNew.swift:18:9: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in PocketCasts: /podcasts/Onboarding/Plus/NewUpgrade/UpgradeAccountViewModel.swift:199:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:126:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:138:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Impl/RealmCollectionImpl.swift:189:15: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Aliases.swift:90:19: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/EmbeddedObject.swift:256:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/EmbeddedObject.swift:300:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/EmbeddedObject.swift:341:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/EmbeddedObject.swift:384:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:204:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:225:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:367:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:502:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:637:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SectionedResults.swift:773:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/RealmCollection.swift:1649:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/RealmCollection.swift:1747:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/RealmCollection.swift:2088:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Sync.swift:715:14: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Sync.swift:1023:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:1968:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2009:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2051:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2094:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2141:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2188:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2243:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2288:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2334:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2381:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2432:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/SwiftUI.swift:2483:17: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectCreationTests.swift:1326:18: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectCreationTests.swift:1356:18: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:698:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:730:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:756:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:782:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1045:19: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1051:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1062:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1072:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ProjectionTests.swift:1095:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectSchemaInitializationTests.swift:277:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectSchemaInitializationTests.swift:408:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:162:19: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:168:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:191:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:212:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:240:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/KVOTests.swift:258:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectTests.swift:500:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
📖 This PR fixed a violation in Realm: /RealmSwift/Tests/ObjectTests.swift:602:10: Warning: Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
⚠️ Danger found 532 violations with this PR. Due to GitHub's max issue comment size, the number shown has been truncated to 140.

Generated by 🚫 Danger

@GandaLF2006
Copy link
Contributor Author

@SimplyDanny One more PR for review :)

@GandaLF2006 GandaLF2006 force-pushed the gandalf2006/check_calls_multiline_parameters branch from ea7f21b to 6210ddd Compare September 2, 2025 22:45
@GandaLF2006 GandaLF2006 force-pushed the gandalf2006/check_calls_multiline_parameters branch 2 times, most recently from 7e8d39b to 9672d83 Compare September 16, 2025 05:56
@GandaLF2006 GandaLF2006 force-pushed the gandalf2006/check_calls_multiline_parameters branch from 9672d83 to 3a4497d Compare September 28, 2025 15:28
# Conflicts:
#	Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/MultilineParametersConfiguration.swift
@GandaLF2006 GandaLF2006 force-pushed the gandalf2006/check_calls_multiline_parameters branch from 3a4497d to 20ea825 Compare October 14, 2025 19:46
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.

2 participants