Skip to content
#

dw1000

Here are 15 public repositories matching this topic...

hannobraun
hannobraun commented Dec 6, 2021

#147 formats the code using cargo fmt, but doesn't update the CI build to enforce that. I think this should be done, as otherwise the formatting is going to drift again, over time.

When doing that, it might be worth deciding whether to include any formatting configuration that deviates from the default. Personally, I'm always changing the maximum line width to 80 characters (max_width = 80)

Improve this page

Add a description, image, and links to the dw1000 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dw1000 topic, visit your repo's landing page and select "manage topics."

Learn more