romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
447 stars 50 forks source link

feat: add pre-commit on repo #101

Closed kostasrim closed 1 year ago

kostasrim commented 1 year ago

To avoid unformatted changes ;)

  1. Adds clang-format on pre-commit
  2. Adds conventional commits