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

Avoid triggering redundant_type_annotation with @IBInspectable #2843

Merged
merged 1 commit into from
Aug 25, 2019

Conversation

marcelofabri
Copy link
Collaborator

Fixes #2842

@SwiftLintBot
Copy link

12 Messages
📖 Linting Aerial with this PR took 2.83s vs 2.74s on master (3% slower)
📖 Linting Alamofire with this PR took 5.71s vs 5.69s on master (0% slower)
📖 Linting Firefox with this PR took 14.04s vs 14.06s on master (0% faster)
📖 Linting Kickstarter with this PR took 26.89s vs 26.94s on master (0% faster)
📖 Linting Moya with this PR took 2.66s vs 2.88s on master (7% faster)
📖 Linting Nimble with this PR took 2.25s vs 2.26s on master (0% faster)
📖 Linting Quick with this PR took 0.79s vs 0.85s on master (7% faster)
📖 Linting Realm with this PR took 3.96s vs 4.0s on master (1% faster)
📖 Linting SourceKitten with this PR took 1.58s vs 1.58s on master (0% slower)
📖 Linting Sourcery with this PR took 4.86s vs 4.86s on master (0% slower)
📖 Linting Swift with this PR took 37.54s vs 37.59s on master (0% faster)
📖 Linting WordPress with this PR took 31.77s vs 31.59s on master (0% slower)

Generated by 🚫 Danger

@marcelofabri marcelofabri merged commit c4741fa into master Aug 25, 2019
@marcelofabri marcelofabri deleted the mf-bugfix-2842 branch August 25, 2019 11:07
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.

redundant_type_annotation conflicts with valid_ibinspectable
2 participants