Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add cargo fmt and cargo clippy checks to CI #218

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Jan 5, 2024

What kind of change does this PR introduce?

This PR is mainly to add below 2 checking tasks to CI, these will enforce code formation and also make clippy happy.

  • cargo fmt
  • cargo clippy

Some code has been improved to make those 2 tasks working.

What is the current behavior?

N/A

What is the new behavior?

N/A

Additional context

N/A

@burmecia burmecia requested a review from imor January 5, 2024 05:53
@burmecia burmecia merged commit e7b8af0 into main Jan 5, 2024
2 checks passed
@burmecia burmecia deleted the ci/add-format-clippy branch January 5, 2024 07:09
kamyshdm pushed a commit to dymium-io/supabase-wrappers that referenced this pull request Jun 17, 2024
kamyshdm pushed a commit to dymium-io/supabase-wrappers that referenced this pull request Jun 17, 2024
kamyshdm pushed a commit to dymium-io/supabase-wrappers that referenced this pull request Jun 17, 2024
[supabase#218] Fixes 218, adds human readable explanation
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