1
0
Fork 0
mirror of https://github.com/brzzdev/BrzzUtils.git synced 2026-05-16 20:50:26 +00:00
No description
  • Swift 96.7%
  • Just 3.2%
Find a file
Paul 7c49a0e138 feat(graphql): expose public init on NoResponse
Mirrors GraphQL.NoVariables and lets downstream tests construct
the placeholder directly instead of round-tripping through
JSONDecoder().decode(...) of "{}".
2026-04-30 17:53:06 +01:00
.github/workflows chore(deps): update actions/checkout action to v6 2026-03-20 17:19:42 +00:00
.scripts chore: add shared tooling, linting, and project config 2026-03-30 20:55:33 +01:00
Sources feat(graphql): expose public init on NoResponse 2026-04-30 17:53:06 +01:00
Tests style: apply swiftformat and swiftlint fixes 2026-03-30 20:55:42 +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: bump SwiftFormat to 0.61.0 2026-04-14 15:28:55 +01:00
Package.swift chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.25.5" 2026-04-22 22:38:51 +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