improve: some fixes and adjustments #2980
Merged
GitHub Actions / cppcheck
completed
Oct 17, 2024 in 1s
reviewdog [cppcheck] report
reported by reviewdog 🐶
Findings (1)
src/utils/tools.cpp|1956| The function 'caseInsensitiveCompare' is never used.
Filtered Findings (0)
Annotations
Check warning on line 1956 in src/utils/tools.cpp
github-actions / cppcheck
[cppcheck] src/utils/tools.cpp#L1956
The function 'caseInsensitiveCompare' is never used.
Raw output
src/utils/tools.cpp:1956:The function 'caseInsensitiveCompare' is never used.
Loading