benzammour / cretro

👾 cretro - Yet another Chip 8 Emulator!
MIT License
4 stars 2 forks source link

Introduce clang-format and clang-tidy #16

Open marcluque opened 1 year ago

marcluque commented 1 year ago

This is an initial proposal for a .clang-format and .clang-tidy setup. 739e3e53ef684e0c6d4fb22c47325af56f37dd88 and 25eea57dfb550d10202a27876509368780ebba6c respectively show clang-format and clang-tidy changes.

I would suggest not looking at the changes, since github does not display everything correctly. Instead looking at the source directly should be better.

Some major points:

This addresses #13.