-
Notifications
You must be signed in to change notification settings - Fork 423
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
Daniel/subscriptions/8.itp #2427
Conversation
@@ -0,0 +1,75 @@ | |||
// | |||
// identityTheftRestorationPagesFeature.swift |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be uppercased.
DuckDuckGo/Subscription/UserScripts/identityTheftRestorationPagesFeature.swift
Outdated
Show resolved
Hide resolved
// Extension to easily apply the custom modifier | ||
|
||
extension View { | ||
func applyNavigationStyle() -> some View { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it used anywhere?
@@ -0,0 +1,138 @@ | |||
// | |||
// HeadlessWebviewCoordinator.swift |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SwiftLint is angry here.
Task/Issue URL: https://app.asana.com/0/72649045549333/1205043809052693/f
Tech Design URL:
CC:
Description:
Steps to test this PR:
⚠️ This requires a sandbox account and the alpha version of the app
Internal references:
Software Engineering Expectations
Technical Design Template