You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(reporter): Prevent null in snippet report template
A `null` value cannot be assigned to a variable in Freemarker. Hence, use
the empty string instead when there is no snippet limit issue.
Signed-off-by: Nicolas Nobelis <[email protected]>
0 commit comments