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

Update SourceKitten to 0.30.1 #3367

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Update SourceKitten to 0.30.1 #3367

merged 1 commit into from
Sep 23, 2020

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Sep 23, 2020

No description provided.

@jpsim jpsim marked this pull request as ready for review September 23, 2020 15:10
@SwiftLintBot
Copy link

4 Warnings
⚠️ Please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.
⚠️ This PR introduced a violation in Swift: /stdlib/public/core/StringBridge.swift:554:10: warning: Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports. (attributes)
⚠️ This PR introduced a violation in Swift: /stdlib/public/Differentiation/OptionalDifferentiation.swift:54:12: warning: Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports. (attributes)
⚠️ This PR introduced a violation in Swift: /stdlib/public/Differentiation/OptionalDifferentiation.swift:73:10: warning: Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports. (attributes)
12 Messages
📖 Linting Aerial with this PR took 1.9s vs 1.89s on master (0% slower)
📖 Linting Alamofire with this PR took 2.72s vs 2.71s on master (0% slower)
📖 Linting Firefox with this PR took 9.22s vs 9.23s on master (0% faster)
📖 Linting Kickstarter with this PR took 15.23s vs 15.25s on master (0% faster)
📖 Linting Moya with this PR took 1.33s vs 1.3s on master (2% slower)
📖 Linting Nimble with this PR took 1.35s vs 1.36s on master (0% faster)
📖 Linting Quick with this PR took 0.62s vs 0.63s on master (1% faster)
📖 Linting Realm with this PR took 2.64s vs 2.67s on master (1% faster)
📖 Linting SourceKitten with this PR took 1.02s vs 1.08s on master (5% faster)
📖 Linting Sourcery with this PR took 7.06s vs 7.11s on master (0% faster)
📖 Linting Swift with this PR took 10.82s vs 10.84s on master (0% faster)
📖 Linting WordPress with this PR took 16.94s vs 16.95s on master (0% faster)

Here's an example of your CHANGELOG entry:

* Update SourceKitten to 0.30.1.  
  [jpsim](https://github.com/jpsim)
  [#issue_number](https://github.com/realm/SwiftLint/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by 🚫 Danger

@jpsim jpsim merged commit 15c25ab into master Sep 23, 2020
@jpsim jpsim deleted the update-sourcekitten-to-0.30.1 branch September 23, 2020 15:34
optionalendeavors added a commit to optionalendeavors/SwiftLint that referenced this pull request Oct 4, 2020
* master-upstream: (98 commits)
  Fix some false positives in rule `explicit_self` (realm#3368)
  Update SourceKitten to 0.30.1 (realm#3367)
  Fix issues with analyzer rules, Xcode 12 & SwiftUI (realm#3366)
  Add empty changelog section
  release 0.40.3
  Fix false positives for 'multiple_closures_with_trailing_closure' (realm#3353)
  [UnusedDeclarationRule] Work around SR-11985 (realm#3363)
  Revert "Fix finding the nested config when a single file path is passed (realm#3342)" (realm#3362)
  [CONTRIBUTING] Add building & running tips (realm#3360)
  Fix finding the nested config when a single file path is passed (realm#3342)
  Include Linux zip in list of GitHub release binaries (realm#3350)
  [UnusedDeclarationRule] Add more tests (realm#3359)
  Test CI with official Swift 5.3 release (realm#3356)
  Don't mark `@NSApplicationMain` or `@UIApplicationMain` classes as unused (realm#3355)
  [Fix] `UnusedCaptureListRule`: implicit self in @escaping closures (realm#3352)
  Skip correcting files with parser diagnostics (realm#3349)
  [SwiftLintFile] Remove lock in favor of UUID (realm#3347)
  [UnusedDeclarationRule] Speed up and detect more dead code (realm#3340)
  Add empty changelog section
  release 0.40.2
  ...

# Conflicts:
#	Source/swiftlint/Helpers/LintableFilesVisitor.swift
optionalendeavors added a commit to optionalendeavors/SwiftLint that referenced this pull request Oct 4, 2020
* master: (98 commits)
  Fix some false positives in rule `explicit_self` (realm#3368)
  Update SourceKitten to 0.30.1 (realm#3367)
  Fix issues with analyzer rules, Xcode 12 & SwiftUI (realm#3366)
  Add empty changelog section
  release 0.40.3
  Fix false positives for 'multiple_closures_with_trailing_closure' (realm#3353)
  [UnusedDeclarationRule] Work around SR-11985 (realm#3363)
  Revert "Fix finding the nested config when a single file path is passed (realm#3342)" (realm#3362)
  [CONTRIBUTING] Add building & running tips (realm#3360)
  Fix finding the nested config when a single file path is passed (realm#3342)
  Include Linux zip in list of GitHub release binaries (realm#3350)
  [UnusedDeclarationRule] Add more tests (realm#3359)
  Test CI with official Swift 5.3 release (realm#3356)
  Don't mark `@NSApplicationMain` or `@UIApplicationMain` classes as unused (realm#3355)
  [Fix] `UnusedCaptureListRule`: implicit self in @escaping closures (realm#3352)
  Skip correcting files with parser diagnostics (realm#3349)
  [SwiftLintFile] Remove lock in favor of UUID (realm#3347)
  [UnusedDeclarationRule] Speed up and detect more dead code (realm#3340)
  Add empty changelog section
  release 0.40.2
  ...
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.

2 participants