We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb1c88 commit 5228debCopy full SHA for 5228deb
action.yml
@@ -1,7 +1,6 @@
1
name: Coderrect Scan
2
description: >
3
- Scan your code with Coderrect to detect concurrency bugs and multithreading errors in your multithreaded programs (e.g., data races, race conditions),
4
- and view the HTML report through Coderrect cloud.
+ Coderrect detects concurrency bugs and multithreading errors in multithreaded programs (e.g., data races, race conditions).
5
branding:
6
icon: check
7
color: green
0 commit comments