Skip to content

Add a couple of code review guidelines#9516

Open
bergundy wants to merge 1 commit intotemporalio:mainfrom
bergundy:reviewer-guidelines
Open

Add a couple of code review guidelines#9516
bergundy wants to merge 1 commit intotemporalio:mainfrom
bergundy:reviewer-guidelines

Conversation

@bergundy
Copy link
Member

  • Use errors.AsType instead of errors.As
  • Use require.ErrorContains instead of two separate assertions (require.Error + require.Contains)

@bergundy bergundy requested review from a team as code owners March 13, 2026 23:18
@bergundy bergundy enabled auto-merge (squash) March 13, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants