Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5597: if sync is running, don't schedule a bg task #5843

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

garvankeeley
Copy link
Contributor

No description provided.

@mozillamobilebot
Copy link

SwiftLint found issues

Warnings

File Line Reason
RustPlaces.swift 259 Initializing an optional variable with nil is redundant. (redundant_optional_initialization)
RustPlaces.swift 275 Initializing an optional variable with nil is redundant. (redundant_optional_initialization)
AppDelegate.swift 44 Prefer empty collection over optional collection. (discouraged_optional_collection)
AppDelegate.swift 49 Prefer empty collection over optional collection. (discouraged_optional_collection)
AppDelegate.swift 83 Prefer empty collection over optional collection. (discouraged_optional_collection)
AppDelegate.swift 198 Prefer empty collection over optional collection. (discouraged_optional_collection)
AppDelegate.swift 484 Prefer empty collection over optional collection. (discouraged_optional_collection)
AppDelegate.swift 392 Variables should not have redundant type annotation (redundant_type_annotation)
AppDelegate.swift 22 Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)

Generated by 🚫 Danger

@garvankeeley garvankeeley merged commit 4876ba5 into mozilla-mobile:master Dec 2, 2019
@garvankeeley garvankeeley deleted the gk/appshutdown branch April 8, 2020 18:29
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.

3 participants