Skip to content

Fixed high detail fuzz algorithm error #164

Fixed high detail fuzz algorithm error

Fixed high detail fuzz algorithm error #164

Triggered via push March 24, 2024 10:27
Status Success
Total duration 1m 2s
Artifacts

cpp-linter.yml

on: push
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 2 notices
src/doom/r_things.c:975:6 [readability-function-cognitive-complexity]: src/doom/r_things.c#L975
function 'R_DrawPSprite' has cognitive complexity of 28 (threshold 25)
Run clang-format on src/doom/r_draw.c: src/doom/r_draw.c#L1
File src/doom/r_draw.c does not conform to Custom style guidelines. (lines 415)
Run clang-format on src/doom/r_things.c: src/doom/r_things.c#L1
File src/doom/r_things.c does not conform to Custom style guidelines. (lines 1032)