Skip to content

Commit db24434

Browse files
committed
renamed errorid.sh to check-errorids.sh
1 parent 1f86696 commit db24434

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tools/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This tool lets you comfortably look at Cppcheck analysis results for daca packag
7979
downloads the package, extracts it and jumps to the corresponding source code for a Cppcheck
8080
message.
8181

82-
### * tools/errorid.sh
82+
### * tools/check-errorids.sh
8383

8484
Script to compare the error IDs in the expected `testrunner` output (without executing it) with the `--errorlist` output.
8585
It will report missing test coverage for an ID and missing IDs in the `--errorlist` output.

0 commit comments

Comments
 (0)