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

SwiftLint 0.27 #96

Merged
merged 4 commits into from
Aug 28, 2018
Merged

SwiftLint 0.27 #96

merged 4 commits into from
Aug 28, 2018

Conversation

djbe
Copy link
Member

@djbe djbe commented Aug 27, 2018

Based on #95, so merge that first. ✅

This simply updates SwiftLint and fixes some warnings that are triggered in combination with Xcode 10. I've also enabled some more rules while I was it, nothing with much impact, but good to have.

I'd love to enable function_default_parameter_at_end, but that isn't an option with https://github.com/SwiftGen/StencilSwiftKit/blob/master/Sources/Filters.swift#L92. It'd be a breaking change to move those parameters, and we can't add an alias (while deprecating the current signature) because it confuses Swift.

@djbe djbe changed the base branch from feature/stencil-0.12 to master August 27, 2018 23:28
@AliSoftware AliSoftware merged commit 2aa6ff1 into master Aug 28, 2018
@AliSoftware AliSoftware deleted the feature/swiftlint-0.27 branch August 28, 2018 09:26
@djbe djbe added this to the 2.6.0 milestone Oct 7, 2018
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.

2 participants