Protocol names inDocumentation Index
Fetch the complete documentation index at: https://tally.wharflab.com/llms.txt
Use this file to discover all available pages before exploring further.
EXPOSE instructions should be lowercase.
| Property | Value |
|---|---|
| Severity | Warning |
| Category | Style |
| Default | Enabled |
| Auto-fix | Yes (--fix) |
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.