File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
6
6
Coderrect Scanner Github Action with HTML report output.
7
7
8
- <img src =" images/coderrect-logo.png " alt =" Github " height =" 150 " >
8
+ <img src =" images/coderrect-logo.png " alt =" Github " height =" 120 " >
9
9
10
10
- Coderrect is an efficient and accurate static analysis solution to identify potential concurrency bugs in your multi-threaded software.
11
- - Coderrect supports C/C++/Fortran code and common parallel programming interfaces such as OpenMP.
12
- - Coderrect Github Action supports generating formatted HTML reports and hosting them on Coderrect cloud to review.
11
+ - Coderrect supports C/C++/Fortran code and common parallel programming interfaces including OpenMP, pthread, and C++ std::thread .
12
+ - Coderrect Github Action supports generating formatted HTML reports and hosting them on Coderrect cloud for users to review.
13
13
14
- Please find more information in our official website : [ Coderrect.com] ( https://coderrect.com )
14
+ More information about Coderrect Scanner are available at : [ Coderrect.com] ( https://coderrect.com )
15
15
16
16
## Example Usage
17
17
Take [ memcached] ( https://github.com/coderrect-inc/memcached ) as an example for integrating Coderrect.
You can’t perform that action at this time.
0 commit comments