pullrequests Search Results · user:sindresorhus language:swift archived:false language:C++ is:merged language:HTML
Filter by
371 results
insindresorhus (press backspace or delete to remove)Refresh postnummerregister from Bring
The bundled register hasn t been updated since 2022-10-18. Pulled the current official CSV from
https://www.bring.no/postnummerregister-ansi.txt on 2026-05-26 and ...
Note this fix and PR where supplied by Claude after we were diagnosing a failure to archive an app I m building. Claude
told me the problem was effectively a circular dependency of Defaults - Defaults ...
Checked on my MacOS 14, no build in trash command available. See
https://apple.stackexchange.com/questions/50844/how-to-move-files-to-trash-from-command-line/476506#476506
Update the dependency “swift-syntax” to version 602+ to avoid conflicts with the latest version of the swiftlint
library.
This prevents any provided paths from being parsed as flags.
Since at most one flag is parsed at the moment, this is technically sufficient to prevent any paths from being mistaken
as flags for any invocation. ...
Description
This PR fixes #206.
Previously, when a user newly installed the app, we would create some synchronization tasks.
Since the app was newly installed, both the remote and local data sources ...