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

Silence warnings from ts-rs #4415

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Silence warnings from ts-rs #4415

merged 2 commits into from
Jan 29, 2024

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Jan 29, 2024

@@ -15,3 +13,5 @@ taplo format

# Format sql files
find migrations -type f -name '*.sql' -exec pg_format -i {} +

cargo clippy --workspace --fix --allow-staged --allow-dirty --tests --all-targets --all-features -- -D warnings
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run this last so you can simply do Ctrl+C if you only need formatting. So far I had to comment out the clippy line manually.

@dessalines dessalines merged commit a09027c into main Jan 29, 2024
2 checks passed
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