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.22 #148

Merged
merged 5 commits into from
Sep 26, 2017
Merged

SwiftLint 0.22 #148

merged 5 commits into from
Sep 26, 2017

Conversation

mattrubin
Copy link
Owner

  • Remove several outdated SwiftLint rules and add many new opt-in rules.
  • Allow function declarations to exceed the normal line length limit.
  • Include error messages in all calls to XCTFail().

@codecov
Copy link

codecov bot commented Sep 26, 2017

Codecov Report

Merging #148 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #148   +/-   ##
=======================================
  Coverage     94.7%   94.7%           
=======================================
  Files            6       6           
  Lines          378     378           
=======================================
  Hits           358     358           
  Misses          20      20
Impacted Files Coverage Δ
Sources/Token+URL.swift 98.37% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78315f0...a872b54. Read the comment docs.

@mattrubin mattrubin merged commit 86fde55 into develop Sep 26, 2017
@mattrubin mattrubin deleted the swiftlint branch September 26, 2017 03:39
@mattrubin mattrubin added this to the 3.1 milestone Mar 17, 2018
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.

1 participant