-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviorobject linters 🏀
Description
Script global variables should be detected, but they are not.
SublimeLinter: r output:
/var/folders/w9/7w10svxj5093z4831n7m27w00000gp/T/SublimeLinter3-randy/untitled.lintr:8:5: warning: no visible global function definition for ‘foo’, Did you mean 'for'?
foo(y) + increment
^~~
/var/folders/w9/7w10svxj5093z4831n7m27w00000gp/T/SublimeLinter3-randy/untitled.lintr:8:14: warning: no visible binding for global variable ‘increment’
foo(y) + increment
^~~~~~~~~
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behaviorobject linters 🏀