coders-school / desktop-business-app

0 stars 4 forks source link

Clang formatting #42

Closed mBialczak closed 7 months ago

mBialczak commented 7 months ago

Resolves issue https://github.com/coders-school/desktop-business-app/issues/12

  1. Proposed one minor change to .clang-format file (it might require overall acceptance by most/all of contributors -"do we like it"). It is my personal preference, so if we don't like it - please COMMENT. I don't want to force-push any personal preferences.
  2. Reformatted all files to new style.
  3. Specified clang-format version for pre-commit check.
  4. Added CI clang-format check.
  5. Added clang-formatting script for convenience.
  6. Updated README with necessary instructions.
ziobron commented 7 months ago

Thanks @BaqWin for Code Review. 🏅 1 XP granted

ziobron commented 7 months ago

Your PR was merged! 🏅 2 XP granted. Thanks @mBialczak for making course materials better!