While it is not exactly specified in the Dockerfile documentation, some combinations of spacing for 'key=value' pairs are not actually allowed.
The rules are different for ARG, ENV or LABEL commands. This inspection highlights combinations which are known to be rejected.