DHBW-SysProgCompiler / BattleShipsModules

Modules for BattleShips
GNU General Public License v3.0
0 stars 0 forks source link

Ci/Cd Setup #3

Closed MaxAlberti closed 7 months ago

MaxAlberti commented 7 months ago

Setup a Ci/Cd using github actions to check if pullrequests compile.

Erix0815 commented 7 months ago

make sure to check for proper format via make format

Erix0815 commented 7 months ago

updated format to use .clang-format file and changed style to allow for 200 characters per line