deaddabe

Articles tagged with rust

  • Git Pre-Commit Hook for Rust Projects

    Having a CI system is very convenient to ensure that your project contains no bugs. But running tests locally before pushing is also a great solution. By running tests before every commit, we ensure that each of them is working independently (as they should).

  • Status update, July 2021

    No status update since a long time (almost a year), mainly because of a lot of personal challenges. But now is the time to go back on the status update habit!