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

Support for SwiftLint 0.35.0 #247

Merged
merged 2 commits into from
Sep 8, 2019

Conversation

gaelfoppolo
Copy link
Collaborator

@gaelfoppolo gaelfoppolo commented Aug 26, 2019

Add duplicate_enum_cases, file_types_order, legacy_multiple, nslocalizedstring_require_bundle, nsobject_prefer_isequal, reduce_boolean, reduce_into, type_contents_order, unowned_variable_capture, unused_capture_list, unused_declaration, no_space_in_method_call, contains_over_filter_count, contains_over_filter_is_empty, empty_collection_literal.

Remove unused_private_declaration, weak_computed_property.

@gaelfoppolo gaelfoppolo changed the title Support for SwiftLint 0.34.0 Support for SwiftLint 0.35.0 Sep 8, 2019
@gaelfoppolo gaelfoppolo self-assigned this Sep 8, 2019
@gaelfoppolo gaelfoppolo merged commit 2a0e6f6 into Idean:develop Sep 8, 2019
@gaelfoppolo gaelfoppolo deleted the feature/swiftlint-0.34.0 branch September 8, 2019 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant