Skip to content

Commit

Permalink
Mention staticFunction in releasenotes.txt
Browse files Browse the repository at this point in the history
Introduced in PR #7127.
  • Loading branch information
mptre committed Jan 11, 2025
1 parent 8b29139 commit a86c665
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion releasenotes.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Release Notes for Cppcheck 2.17

New checks:
-
- staticFunction: detect functions that should have static linkage since they
are not used outside of their translation unit.

Improved checking:
-
Expand Down

0 comments on commit a86c665

Please sign in to comment.