Skip to content

Commit

Permalink
temporarily disable checking formatting for cpp files
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Oct 29, 2024
1 parent d55fba8 commit 409d985
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extras/formatting.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ cpp_formatting() {
}

cmake_formatting
cpp_formatting
# Disable until we've formatted the code
# cpp_formatting

exit $exit_code

0 comments on commit 409d985

Please sign in to comment.