pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Python is:merged language:HTML
Filter by
399 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 ...
Fixes #27 Fixes #76
Problem
When saving a file, uses to remove trailing blank lines. In Sublime Text, calling automatically shifts the viewport s
focus to the point of modification, causing an annoying ...
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. ...