hint
sklint.Messages hint boolean { t | nil }
Description
If set to t, SKILL Lint hint messages are shown in the SKILL Lint Output Assistant.
GUI Equivalent
Examples
envGetVal("sklint.Messages" "hint")
envSetVal("sklint.Messages" "hint" 'boolean t)
Related Topics
SKILL Lint Environment Variables
Return to top