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