1
0
Fork 0
mirror of https://github.com/brzzdev/BrzzUtils.git synced 2026-07-16 17:10:14 +00:00
No description
  • Swift 96.9%
  • Just 2.9%
Find a file
Paul Breeze 1b91d96504
fix(snapshot): key reference filename to a fixed locale
imageWithLocale/assertSnapshotWithLocale named the reference by ambient
Locale.current, so a US-region runner looked for en_US.png while the repo
committed en_GB.png. Take an explicit locale (default en_GB) so the filename
is reproducible across machines.
2026-07-12 00:02:03 +01:00
.github/workflows ci: run on macos-26 with iPhone 17 Pro (#46) 2026-06-14 01:38:57 +01:00
.scripts chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
Sources fix(snapshot): key reference filename to a fixed locale 2026-07-12 00:02:03 +01:00
Tests feat: add failed case to LoadingState (#45) 2026-06-14 02:04:34 +01:00
.git-format-staged chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
.gitignore Initial utils 2023-11-26 22:00:43 +00:00
.swiftformat chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
.swiftlint.yml chore: add SwiftLint configuration 2026-03-30 17:03:36 +01:00
.swiftlint_child.yml chore: add SwiftLint configuration 2026-03-30 17:03:36 +01:00
Brewfile Add CI 2025-01-10 15:34:58 +00:00
CLAUDE.md chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
justfile chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
Mintfile chore(deps): update dependency nicklockwood/swiftformat to v0.61.1 (#41) 2026-06-14 02:04:21 +01:00
Package.swift build: adopt strict Swift settings for Xcode 27 (#44) 2026-06-14 01:52:08 +01:00
README.md Update README.md 2025-01-10 15:46:04 +00:00
renovate.json chore: remove assignees from renovate config 2026-04-01 13:22:11 +01:00

BrzzUtils

CI