EXPOSE instructions should be lowercase.
Description
Protocol names in theEXPOSE instruction should be specified in lowercase to
maintain consistency and readability.
Examples
Bad:Auto-fix
The fix lowercases the protocol inEXPOSE port specs.
Protocol names in EXPOSE instructions should be lowercase.
EXPOSE instructions should be lowercase.
EXPOSE instruction should be specified in lowercase to
maintain consistency and readability.
EXPOSE port specs.