Expand description
LINT_AM_005: Ambiguous JOIN style.
Require explicit JOIN type keywords (INNER, LEFT, etc.) instead of bare
JOIN for clearer intent.
LINT_AM_005: Ambiguous JOIN style.
Require explicit JOIN type keywords (INNER, LEFT, etc.) instead of bare
JOIN for clearer intent.