misc/json: Fix check for json_relaxed_commas
The negation would only apply to the left operand (settings) and not the full expression, which is likely not what was intended.
Showing
Please register or sign in to comment
The negation would only apply to the left operand (settings) and not the full expression, which is likely not what was intended.