Use URL almost everywhere#6408
Merged
SimplyDanny merged 12 commits intowindows-supportfrom Jan 23, 2026
Merged
Conversation
Generated by 🚫 Danger |
27785a7 to
3f8ba86
Compare
c5bfa40 to
665f36b
Compare
compnerd
reviewed
Jan 12, 2026
Contributor
compnerd
left a comment
There was a problem hiding this comment.
I didn't go through this extremely carefully, but it does seem like it is a significant improvement. Some of this should actually improve performance too (due to the migration to the new API constructs).
75641b7 to
1bf2f3a
Compare
2 tasks
compnerd
reviewed
Jan 18, 2026
e382eca to
030e114
Compare
An assortment of fixes that improve the test coverage on Windows. With this set, local testing reveals 1 failure (RemoteCycleDetection) and another set of test failures due to Windows globbing not matching the POSIX semantics. Co-authored-by: Roman Lavrov <roman.lavrov@thebrowser.company>
# Conflicts: # Source/SwiftLintFramework/Extensions/FileManager+SwiftLint.swift # Tests/IntegrationTests/ConfigPathResolutionTests.swift
030e114 to
d7c5a7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #6351.
Resolves #6352.