Closed marktwtn closed 5 years ago
The detected and fixed errors list:
The file cppcheck_suppress suppresses the errors which should not be treated as errors. The reason is written in the file.
The sanitizer.mk is renamed as dynamic-analysis.mk. And there is another file static-analysis.mk for static code analysis.
Related to #173.
The detected and fixed errors list:
The file cppcheck_suppress suppresses the errors which should not be treated as errors. The reason is written in the file.
The sanitizer.mk is renamed as dynamic-analysis.mk. And there is another file static-analysis.mk for static code analysis.
Related to #173.