| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Update CI to be consistent with other repos.
Brings the branch up to date with main, which has since gained `Nullable.GetOrEmpty()` (oapi-codegen#13) and the consolidated CI workflow / golangci-lint v2 Makefile changes (oapi-codegen#33). No textual conflicts: `GetOrEmpty` landed on `Nullable` while this branch's new `Value[T]` methods were appended above it, so both sides' additions are preserved as-is. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Pull in reusable actions, like the other repos do.