Remove double semicolons #5123
Labels
Good first issue
A good issue for community members new to contributing
type:Style
Style changes: no logic impact (indentation, comments, naming)
See discussion here for context:
#5108 (comment)
Double semicolons (
;;
) should only be removed from C++, not from bash etc.The text was updated successfully, but these errors were encountered: