Skip to content

Reformatted Code and Cppcheck results#19

Open
ericspod wants to merge 2 commits intoecr05:masterfrom
ericspod:master
Open

Reformatted Code and Cppcheck results#19
ericspod wants to merge 2 commits intoecr05:masterfrom
ericspod:master

Conversation

@ericspod
Copy link

@ericspod ericspod commented Oct 14, 2021

I reformatted the code using the following command:

clang-format --style="{BasedOnStyle: WebKit, IndentWidth: 4}" -i src/*/*.hpp src/*/*.cpp src/*/*.cc

I also ran cppcheck with the following command:

cppcheck --enable=all  src 2> cppcheck_report.txt

The report is cppcheck_report.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant