openwsn-berkeley / lakers

EDHOC implemented in Rust, optimized for microcontrollers, with bindings for C and Python.
https://crates.io/crates/lakers
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Add pre-commit config #112

Closed geonnave closed 9 months ago

geonnave commented 9 months ago

This will not affect the development workflow unless opted-in with:

The benefit is no more CI failing due to missing cargo fmt runs :)