DeFiCh / DeFiCh/ain

Enable static analysis on pull request

Open
#387 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
397
Forks
129
PR merge metrics
No merged PRs in 30d

Description

I would like to see a static analysis tool to be performed on pull request. Static analysis tools helps a lot from finding flaws to enforce code quality / readability. It has ready-to-use solutions in marketplace like https://github.com/marketplace/muse-dev it incorporates open source tools like Facebook's Infer, https://github.com/marketplace/actions/clang-tidy-review clang-tidy is another excellent tool by LLVM or the classic and long-standing tool like cppcheck https://github.com/marketplace/actions/cppcheck-action.
Increasing readability, beautify, well defined code can direct reflect in security by preventing potentiation flaws or undefined behaviours.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.