Rust linting #36

Closed
opened 3 months ago by melroy89 · 1 comments

It's good you have prettierrc, however you might want to consider linters for both JS code as well as Rust.

For JS I suggest to use eslint, and try to use off-the-shelf eslint plugins/extends where applicable.

For Rust, try to use Clippy: https://github.com/rust-lang/rust-clippy

It's good you have prettierrc, however you might want to consider linters for both JS code as well as Rust. For JS I suggest to use eslint, and try to use off-the-shelf eslint plugins/extends where applicable. For Rust, try to use Clippy: https://github.com/rust-lang/rust-clippy
Owner

Thanks for your suggestion.
We already use the prettier of rust-analyzer.

Thanks for your suggestion. We already use the prettier of rust-analyzer.
niko closed this issue 3 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: NextGraph/nextgraph-rs#36
Loading…
There is no content yet.