issues
search
moggers87
/
apricots
Everyone's favourite plane game!
GNU General Public License v2.0
13
stars
3
forks
source link
Linter and code style
#22
Closed
moggers87
closed
3 years ago
moggers87
commented
3 years ago
Add cppcheck and fix errors it raises
Add clang-format
Add various warnings that aren't enabled by default and done a general clean up
Changed some switch statements into ifs
Given switch statements a default case
Removed functions that now appear in std
Added blocks to prevent shadowing
Added editorconfig
Run checks on CI
Fixes #19
Fixes #19