pullrequests Search Results · user:sindresorhus language:swift archived:false language:C++ language:CSS is:merged language:HTML
Filter by
390 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
Each example now includes a comment showing what the CSS output would be or describing the behavior. The outputs help
users understand:
- Exact values for mathematical functions (e.g., --negate(1em) ...
The default github-markdown.css mentioned in the example requires dark background as well.
However, the color code #0d1117 is not mentioned in the README, so it is added in the usage code.
Referenced ...
This PR adds a function that calculates the proportion of two values (length/angle/percentage/number). calc( value1 /
value2 ) cannot achieve this because it requires the right operand to be unitless. ...
Update the dependency “swift-syntax” to version 602+ to avoid conflicts with the latest version of the swiftlint
library.