TinyWATCH-S3 / Official-firmware

Official firmware for Unexpected Maker's TinyWATCH S3
GNU General Public License v3.0
16 stars 7 forks source link

Add formatting to project #2

Closed mrinc closed 8 months ago

mrinc commented 8 months ago

Fix tabs/spaces currently using new formatter.
Define standard formatting for project.

UnexpectedMaker commented 8 months ago

Basic CLANG-Format has been added, assuming folks enable that in their editor of choice. I still might look into some pre-commit stuff, but for now, this is good enough.