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 false positive in empty_enum_arguments #3616

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

marcelofabri
Copy link
Collaborator

Fixes #3562

@SwiftLintBot
Copy link

12 Messages
📖 Linting Aerial with this PR took 0.3s vs 0.28s on master (7% slower)
📖 Linting Alamofire with this PR took 0.29s vs 0.28s on master (3% slower)
📖 Linting Firefox with this PR took 1.2s vs 1.2s on master (0% slower)
📖 Linting Kickstarter with this PR took 1.75s vs 1.78s on master (1% faster)
📖 Linting Moya with this PR took 0.13s vs 0.14s on master (7% faster)
📖 Linting Nimble with this PR took 0.15s vs 0.15s on master (0% slower)
📖 Linting Quick with this PR took 0.08s vs 0.08s on master (0% slower)
📖 Linting Realm with this PR took 0.37s vs 0.37s on master (0% slower)
📖 Linting SourceKitten with this PR took 0.13s vs 0.13s on master (0% slower)
📖 Linting Sourcery with this PR took 0.8s vs 0.77s on master (3% slower)
📖 Linting Swift with this PR took 1.2s vs 1.2s on master (0% slower)
📖 Linting WordPress with this PR took 2.08s vs 2.12s on master (1% faster)

Generated by 🚫 Danger

@marcelofabri marcelofabri merged commit 4e3c87e into master Apr 29, 2021
@marcelofabri marcelofabri deleted the marcelo/bugfix-3562 branch April 29, 2021 03:25
@theresagrubbs1027 theresagrubbs1027 mentioned this pull request Jan 9, 2023
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 for empty_enum_arguments rule
2 participants