Skip to content

refactor: Use type comparison instead of string comparison#140

Merged
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:refactor/use_type_comparison
Sep 20, 2022
Merged

refactor: Use type comparison instead of string comparison#140
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:refactor/use_type_comparison

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This seems to work and also compile safe (no string comparisons)


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@kodiakhq kodiakhq bot merged commit 8865106 into cloudquery:main Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants