GitHub Actions / cppcheck
completed
Nov 6, 2024 in 0s
reviewdog [cppcheck] report
reported by reviewdog 🐶
Findings (1)
src/creatures/players/player.cpp|3611| The scope of the variable 'maxBlessing' can be reduced.
Filtered Findings (0)
Annotations
Check warning on line 3611 in src/creatures/players/player.cpp
github-actions / cppcheck
[cppcheck] src/creatures/players/player.cpp#L3611
The scope of the variable 'maxBlessing' can be reduced.
Raw output
src/creatures/players/player.cpp:3611:The scope of the variable 'maxBlessing' can be reduced.
Loading