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