79688148

Date: 2025-07-02 22:34:21
Score: 0.5
Natty:
Report link

Better than disabling the checker completely, if you don’t want to add “U” to your supposedly unsigned literals, is to disable just that case of the checker, with - key: hicpp-signed-bitwise.IgnorePositiveIntegerLiterals in your configuration. (Copied from comment at the request of julaine)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Flash Sheridan