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

Add rust clippy #7

Closed
kylebarron opened this issue Mar 7, 2022 · 1 comment · Fixed by #78
Closed

Add rust clippy #7

kylebarron opened this issue Mar 7, 2022 · 1 comment · Fixed by #78

Comments

@kylebarron
Copy link
Owner

Clippy is "A collection of lints to catch common mistakes and improve your Rust code.". Sounds perfect for me!

https://github.com/jorgecarleitao/arrow2/blob/81bfaddb92f432ae25bff4e9fdf200159ecebafe/.github/workflows/test.yml#L46-L57

Currently issues with wasm-bindgen until its next release. See rustwasm/wasm-bindgen#2774

@kylebarron
Copy link
Owner Author

wasm bindgen has a new release! https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.80 Let's try to add this!

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 a pull request may close this issue.

1 participant