Example: `if testme :` Produces: `W9020:1 Whitespace before '%s'` Not: `W9020:1 Whitespace before ':'`
Example:
if testme :Produces:
W9020:1 Whitespace before '%s'Not:
W9020:1 Whitespace before ':'